-
MachineLearning Public
A repository to work on Machine Learning course. Select an algorithm to classify writer's gender, of Hebrew texts.
-
DeepLearning Public
A repository to work on Deep Learning course. ANN, CNN, VGG, ResNet, etc.
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedJun 21, 2022 -
AsyncServerDevelopment Public
A repository to work on Async Server Development (with Node JS) course. - Expense Management System
JavaScript UpdatedMay 11, 2022 -
jaxb-codemodel Public
Forked from javaee/jaxb-codemodelCodeModel is a Java library for code generators. This content is migrated into JAXB RI. This is for legacy viewing only
Java Other UpdatedApr 29, 2022 -
-
SE-Java-Project Public
Repository to work on the final project in Software Engineering course, HIT, year B, 2nd semester
-
checkstyle Public
Forked from checkstyle/checkstyleCheckstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly co…
Java GNU Lesser General Public License v2.1 UpdatedFeb 7, 2022 -
FunctionalProgramming Public
A repository to work on Functional Programming (with Scala) course.
Scala MIT License UpdatedOct 10, 2021 -
OOP-DotNet Public
A repository to work on Boomer .NET Framework 2.0 course, HIT. :/
C# UpdatedOct 10, 2021 -
ImageProcessing Public
A repository to work on ImageProcessing course, third year
Python UpdatedOct 3, 2021 -
Repository for Internet Programming course - Implementing parallel graph algorithms, such as BFS, DFS, Dijkstra and Bellman-Ford
-
Repository for Algorithms in Multimedia and Machine Learning using Python course - Harris Corner Detector
-
Code samples that demonstrate the algorithms learnt during the course. Used as a preparation (not only ;)) for the exam.
-
OOP-CPP-Polynomials Public
Final Project of OOP course: Polynomials Calculator and Graph Drawing
-
Repository for Android course - Implementing Texas Holdem Poker application to play with friends online
-
MapStoriesServer Public
A repository to maintain the backend of Map Stories application
Java MIT License UpdatedJun 1, 2021 -
MathematicalTools Public
Mathematical Tools Calculator with fully detailed answer. Can be used to solve home work, etc.
-
-
DataStructuresUsingC Public
A repository for Data Structures course using C language