Repos
14
Stars
4
Forks
8
Top Language
Java
Loading contributions...
Top Repositories
#IN DEVELOPMENT#Frontend and Backend implementation for deep learning prediction system.
Collection of all the assignments and lab sessions in Computer Architecture course (BGU)
Deep Learning project to predict the outcomes of football matches
Software Engineering final project - Timberyard
Repositories
14Collection of all the assignments and lab sessions in Computer Architecture course (BGU)
No description provided.
No description provided.
Software Engineering final project - Timberyard
MetaTPOT code implementation
eCommerce system. Workshop on Software Engineering Project.
#IN DEVELOPMENT#Frontend and Backend implementation for deep learning prediction system.
No description provided.
Deep Learning project to predict the outcomes of football matches
Repository of Analysis and Design of Software Systems project
Principle of Object-Oriented programming assignment. Implementation of observable design pattern, deterministic testing, 3 layers architecture
System programming c++ assignment .Implementation of the rule of five design patterns, memory management, and session isolation.
System programming assignment.Implementation using concurrency and multithread, callbacks and event-driven programming and thread-safe design patterns
System programming STOMP server implementation (Reactor and ThreadPerClient).First method as thread per client- using non blocking I\O, multi-thread, thread-safe design patterns. Second method as Reactor with theard pool, non blocking I\O