MajidMoghadam2006
Machine Learning, Deep Reinforcement Learning, and Automated driving systems
Santa Cruz, USA
Pinned Repositories
connect4_game_minimax
Depth limited minimax and expectimax algorithms for Connect4 game
deepcars-reinforcement-learning
Training DeepCars using Deep Reinforcement Learning agents (DQN and Double-DQN)
dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
frenet-trajectory-planning-framework
gym-deepcars
A simple highway traffic simulation for self-driving car agents in occupancy grid world
gym-deepcars-baselines
Leveraging OpenAI's Baseline's (a Deep Reinforcement Learning framework) to train the agent in DeepCars
ML-NLP-movie-knowledge-graph
This repository is the my solution to the kaggle competition on multilabel classification for movie knowledge graph relations using deep learning.
Pytorch-Neural-Network
Simple implementation of Pytorch Neural Networks with Examples
radar-vision-sensor-fusion-matlab
Object-level sensor fusion using radar and vision synthetic data in MATLAB
RL-frenet-trajectory-planning-in-CARLA
MajidMoghadam2006's Repositories
MajidMoghadam2006/RL-frenet-trajectory-planning-in-CARLA
MajidMoghadam2006/frenet-trajectory-planning-framework
MajidMoghadam2006/radar-vision-sensor-fusion-matlab
Object-level sensor fusion using radar and vision synthetic data in MATLAB
MajidMoghadam2006/deepcars-reinforcement-learning
Training DeepCars using Deep Reinforcement Learning agents (DQN and Double-DQN)
MajidMoghadam2006/gym-deepcars
A simple highway traffic simulation for self-driving car agents in occupancy grid world
MajidMoghadam2006/ML-NLP-movie-knowledge-graph
This repository is the my solution to the kaggle competition on multilabel classification for movie knowledge graph relations using deep learning.
MajidMoghadam2006/gym-deepcars-baselines
Leveraging OpenAI's Baseline's (a Deep Reinforcement Learning framework) to train the agent in DeepCars
MajidMoghadam2006/Pytorch-Neural-Network
Simple implementation of Pytorch Neural Networks with Examples
MajidMoghadam2006/connect4_game_minimax
Depth limited minimax and expectimax algorithms for Connect4 game
MajidMoghadam2006/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
MajidMoghadam2006/exprtk
C++ Mathematical Expression Toolkit Library
MajidMoghadam2006/Stackoverflow-Score-Prediction
Predicting question scores in Stackoverflow dataset.