There are no reviews yet. Be the first to send feedback to the community and the maintainers!
data-poisoning-defense-fl
๐๐ Novel algorithm for defending against Data Poisoning Attacks in a Federated Learning scenarioVectors-Similarity-Search-and-Clustering
๐๏ธโณLSH, Hypercube and Clustering algorithms for vectors, written in C++eClass-PenTesting
๐๐Exploiting and fixing security vulnerabilities in an old version of eClassPancakeSortingProblem
๐ฅ๐ดPancake sorting is a problem of sorting a disordered stack of pancakes in order of size when a spatula can be inserted at any point in the stack and used to flip all pancakes above it.Insulting-Comments-Detection-System
๐คฌ๐จ๏ธ A machine learning system that takes a comment and ranks it as insulting or neutral. We are going to use many algorithms in order to achieve our goal: the best possible classification of the data.SysPro-Assignments
๐๐Set of assignments created for the course System Programming, aiming to familiarize with more complicated use cases of C language.B-Plus-Tree
๐พ๐ณImplementation of a generic 2-field disk file, with B+ indexing. The file system is based on a BlockFile library.KakuroSolver
๐ข๐Kakuro is a logic puzzle that is often referred to as a mathematical transliteration of the crossword. We try to solve it as a CSP with multiple AI algorithmsWordTransformation
๐๐Given a dictionary, we want to convert word A to word B with the least possible steps. Implemented with BFS, and A* algorithmML-NLP-Exercises
๐ฆ ๐ป Machine Learning Projects, that concentrate on the study of Deep Learning Techniques, and their use in Natural Language Processing.Memory-Management
๐ฝโณSimulation of the main memory, with paging, and especially an IPT, as well as 2 different alogrithms for page replacementNNs-for-Autoencoding-and-Classifying-Images
๐ผ๏ธ๐Implementation of an Auto-Encoder, and a Classifier based on the encoder, with ultimate goal to classify images. Built using Python and the Keras API.Problems
๐ญ๐กAll problems implementated as exercises in course: Principals Of Programming LanguagesReadersWritersProblem
๐๐๏ธ This problem deals with situations in which many processes try to access the same shared resource at one time.InfixExpressionEvaluation
C program to evaluate an infix mathematical expressionCrypt-arithmetics
๐คโก๏ธ0๏ธโฃ1๏ธโฃ A well-known problem of crypt-arithmetics, for some wierd reason written in Cmix-flow-correlation-attack
๐ฆ๐ Attacking Mix Networks to prove the lack of anonymity provided. Implementing Flow Correlation Attacks in different scenariosAlgorithmic-Operation-Research
All mathematical projects implemented for AORLove Open Source and this site? Check out how you can help us