Pinned Repositories
Parallel-RecSys
Implementation of the article Hogwild!: A Lock-Free Approach to Parallelizing Stochastic Gradient Descent (2011)
adversarial-attacks-seminar
Ressources for the seminar on Adversarial Attacks (March 22nd 2018)
continual-learning-ogdplus
Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)
Lasso-Regression
Analysis of the properties of the lasso regression
Neural-Networks-for-Collaborative-Filtering
Deep Learning for Recommendation
online-dictionary-learning-for-sparse-coding
Implementation of the paper "Online dictionary learning for sparse coding" (Mairal et al).
reinforcement-learning-on-blackjack
On-Policy Model-free Reinforcement Learning for simplified Blackjack (David Silver Assignement)
Self-Driving-Car-Nanodegree
My solutions for the Udacity Self Driving Car Nanodegree Program Projects
MehdiAbbanaBennani's Repositories
MehdiAbbanaBennani/continual-learning-ogdplus
Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)
MehdiAbbanaBennani/Neural-Networks-for-Collaborative-Filtering
Deep Learning for Recommendation
MehdiAbbanaBennani/online-dictionary-learning-for-sparse-coding
Implementation of the paper "Online dictionary learning for sparse coding" (Mairal et al).
MehdiAbbanaBennani/reinforcement-learning-on-blackjack
On-Policy Model-free Reinforcement Learning for simplified Blackjack (David Silver Assignement)
MehdiAbbanaBennani/adversarial-attacks-seminar
Ressources for the seminar on Adversarial Attacks (March 22nd 2018)
MehdiAbbanaBennani/Self-Driving-Car-Nanodegree
My solutions for the Udacity Self Driving Car Nanodegree Program Projects
MehdiAbbanaBennani/Lasso-Regression
Analysis of the properties of the lasso regression
MehdiAbbanaBennani/Algorithmics-Problems
MehdiAbbanaBennani/big-sleep
A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun
MehdiAbbanaBennani/Chatbot-for-Job-Offers
A chatbot which suggests job offers based on the user's requests
MehdiAbbanaBennani/Credit-Risk-Prediction
Analysing bank's clients data for debt-default prediction
MehdiAbbanaBennani/cuml
cuML - RAPIDS Machine Learning Library
MehdiAbbanaBennani/ensae-dataviz
MehdiAbbanaBennani/google-codejam
MehdiAbbanaBennani/Graphical_models
Face Generation with EM algorithm
MehdiAbbanaBennani/mehdi-research
MehdiAbbanaBennani/mehdiab161.github.io
MehdiAbbanaBennani/music-origin-prediction
MehdiAbbanaBennani/Parking_Simulation
Parking management simulation with a graphical interface
MehdiAbbanaBennani/Poincare-Embeddings
MehdiAbbanaBennani/Prediction-of-Income-Level
Prediction of income (US data)
MehdiAbbanaBennani/Recommender-system-with-LSE
Recommender algorithm using the MovieLens dataset with Least Square Error
MehdiAbbanaBennani/statistical-optimisation
MehdiAbbanaBennani/Unsupervised-Lexicon-Modeling-with-Pitman-Yor-Process
MehdiAbbanaBennani/vpyp
Pitman-Yor processes in python