azoulais

azoulais

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

azoulais's repositories

OSR-SiameseNetwork-GMDL-PROJ

Tackling the Open Set Recognition problem(OSR) using Siamese networks.

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

MNIST-Classification-logistic-regression-OPTI-ASS3

An implementation of binary classification for distinguishing between the digits 0/1 and 8/9. Cost function minimization was applied using Gradient Descent and the Exact Newton methods.

Language:PythonStargazers:1Issues:1Issues:0

azoulais

Config files for my GitHub profile.

Stargazers:0Issues:1Issues:0

Contact-tracing-simulation-SPL-ASS1

A program that simulates a contact tracing system. The goal of the assignment was to apply our knowledge in memory management in the cpp environment

Language:C++Stargazers:0Issues:1Issues:0

Course-registration-system-SPL-ASS3

A basic server-client system for courses registration. In this assignment we have implemented a server based on the reactor design pattern and the encoder-decoder model. Our server is built in java and the client side is built in cpp.

Language:JavaStargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:1Issues:0

Facial-Expression-Recognition-DL-ASS1

Working with the FER2013 dataset, the goal of this assignment was to empirically see and understand the impact of different architectures and hyper-parameters on prediction over the dataset.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

MNIST-Classification-KNN-INABD-ASS1

An implementation of the KNN algorithm for digits classification on the MNIST database.

Language:PythonStargazers:0Issues:0Issues:0

Open-Set-Recognition

Open Set Recognition

Language:PythonStargazers:0Issues:0Issues:0

Star-Wars-SPL-ASS2

A simulation of concurrent attacks aspired by Star Wars. The goal of this assignment was to practicaly implement our theoretical knowledge of concurrency and multithreading.

Language:JavaStargazers:0Issues:1Issues:0

Vaccine-distribution-center-databse-SPL-ASS4

A database for managing covid-19 vaccines in a distribution center. In this assignment we have implemented the persistance pattern we have learned using python and sqlite3.

Language:PythonStargazers:0Issues:1Issues:0

Travelling-Salesman-Problem-INTRO-ASS2

In this assignment we can see an algorithmic implementation for solving the famous "Travelling Salesman Problem". This implementation uses a SAT reduction and solves it using a given SAT solver.

Language:JavaStargazers:0Issues:0Issues:0