mokeddembillel
AI Engineer at Technology Innovation Institute
Technology Innovation InstituteAbu Dhabi
Pinned Repositories
Amortized-SVGD-GAN
Learning to draw samples: with application to amortized maximum likelihood estimator for generative adversarial learning
Continuous-RL
A codebase for continuous action spaces Reinforcement Learning algorithms
deep-symbolic-optimizer
this is a PyTorch version of the code in this repo: https://github.com/brendenpetersen/deep-symbolic-optimization
gym-lqr
An Open AI Gym custom environment
gym-sepsis
A gym environment for the sepsis mimiciii data
Lunar-Lander-Deep-Expected-Sarsa
Using deep expected sarsa with tensorflow to solve the lunar lander problem with hyperparameter tuning and results analysis
max-entopy-rl
Original Code for the paper "Energy-based Reinforcement Learning with Stein Soft Actor-Critic" which is published in ICLR 2024
Multi-Agent-Seller
this project consists of a multi-agent system that manages sales of multiple categories of products with each agent using an expert system as a behavior
My-GPT
A character-level decoder Transformer that generates Shakespeare's like text.
NLP-Grammar-Inducer
A natural language processing app for English grammar induction
mokeddembillel's Repositories
mokeddembillel/Amortized-SVGD-GAN
Learning to draw samples: with application to amortized maximum likelihood estimator for generative adversarial learning
mokeddembillel/deep-symbolic-optimizer
this is a PyTorch version of the code in this repo: https://github.com/brendenpetersen/deep-symbolic-optimization
mokeddembillel/Continuous-RL
A codebase for continuous action spaces Reinforcement Learning algorithms
mokeddembillel/max-entopy-rl
Original Code for the paper "Energy-based Reinforcement Learning with Stein Soft Actor-Critic" which is published in ICLR 2024
mokeddembillel/NLP-Grammar-Inducer
A natural language processing app for English grammar induction
mokeddembillel/gym-lqr
An Open AI Gym custom environment
mokeddembillel/gym-sepsis
A gym environment for the sepsis mimiciii data
mokeddembillel/Lunar-Lander-Deep-Expected-Sarsa
Using deep expected sarsa with tensorflow to solve the lunar lander problem with hyperparameter tuning and results analysis
mokeddembillel/Multi-Agent-Seller
this project consists of a multi-agent system that manages sales of multiple categories of products with each agent using an expert system as a behavior
mokeddembillel/Student-Performance-Prediction
Using Machine learning to predict a student final grade
mokeddembillel/My-GPT
A character-level decoder Transformer that generates Shakespeare's like text.
mokeddembillel/NASA-Asteroids-Classification
Using machine learning with scikit learn to classify Asteroids as hazardous or not
mokeddembillel/acme
A library of reinforcement learning components and agents
mokeddembillel/Amortized-SVGD-GAN-MNIST
Using Amortized Stein variational gradient descent with generative adversarial networks to generate images from the MNIST dataset (Under Development)
mokeddembillel/awesome-offline-rl
An index of algorithms for offline reinforcement learning (offline-rl)
mokeddembillel/Community-Finder
an Algorithm that works on Community Detection
mokeddembillel/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
mokeddembillel/Information-Retreaval
mokeddembillel/Least-Squares-Policy-Iteration
mokeddembillel/Natours-project
A Web page i implemented when i was looking to develop my skills in CSS and SASS, but i got more, i learned also how to organize and name css files for big projects, and of course without forgetting all types of CSS animations
mokeddembillel/Particle-Swarm-Optimization-SAT-Problem
A particle swarm optimization algorithm that i implemented to solve the maximum satisfiability problem (MAX-SAT)
mokeddembillel/py_ai_clinician
mokeddembillel/Sarsa-Expected_Sarsa-Q_Learning
mokeddembillel/scikit-learn
scikit-learn: machine learning in Python
mokeddembillel/Soft-Q-Learning
currently implementing Soft-Q-Learning using PyTorch
mokeddembillel/softlearning
Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.
mokeddembillel/Vision-Framework
A small application on object detection using C++ and OpenCV
mokeddembillel/Vision-Object-Detection
A python desktop app for object detection using OpenCV