vivekthota16's Stars
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
ShangtongZhang/DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch
openai/maddpg
Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
udacity/workspaces-student-support
Miscellaneous student support files for Udacity students using Workspaces
vivekthota16/Project-Collaboration-and-Competition-Udacity-Deep-Reinforcement-Learning
Tennis Game play using Multi Agent DDPG - Deep Reinforcement Learning
ShangtongZhang/TD3
PyTorch implementation of TD3 and DDPG for OpenAI gym tasks
vivekthota16/Antenna
Antenna Design with CST studio 2017
vivekthota16/Arduino-Radar-Project
Ultrasonic Radar using Arduino
vivekthota16/Autonomous-Rover
The autonomous rover project is centered on the idea in order to reach to the physically in-accessible locations by humans to achieve the goals such as to surveille the area and analyze the environment conditions in the expedition. Besides, surveillance it carries the moto to research on the detected object and its environment particulars. The research mode in the rover is made to take the temperature, humidity and lighting conditions, by using the robotic arm in order to reach closely towards the object and report to the user for in-depth analysis.
vivekthota16/Digital-Communication
Digital Communication Techniques with MATLAB(Simulation)
vivekthota16/Internet-of-Things-Mission-Kitchen-Project-
Internet of Things with Firebase, Arduino and Android(REST API's)
vivekthota16/Machine-Learning
Machine Learning with MATLAB
vivekthota16/Digital-Communication-using-C
Digital Communication Techniques with Code Composer Studio(Simulation)
vivekthota16/freeCodeCamp
The https://freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
vivekthota16/Project-Continuous-Control-Udacity-DRLND
Deep Deterministic Policy Gradient(DDPG) - Deep Reinforcement Learning
vivekthota16/udacity-deep-reinforcement-learning
My solutions to the projects (and mini-projects) of the Deep Reinforcement Learning Nanodegree by Udacity