Pinned Repositories
2080
ADS_Final_Project
Food Identification and Classification [Python, Deep Learning, TensorFlow, Keras, CNN]
AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
Arcade-Learning-Environment
The Arcade Learning Environment (ALE) -- a platform for AI research.
AutonomousDrivingCookbook
Scenarios, tutorials and demos for Autonomous Driving
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
carla
Open-source simulator for autonomous driving research.
CarND-Path-Planning-Project
Create a path planner that is able to navigate a car safely around a virtual highway
chia-blockchain
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
DDPG-Keras-Torcs
Using Keras and Deep Deterministic Policy Gradient to play TORCS
Curry30h's Repositories
Curry30h/2080
Curry30h/ADS_Final_Project
Food Identification and Classification [Python, Deep Learning, TensorFlow, Keras, CNN]
Curry30h/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
Curry30h/Arcade-Learning-Environment
The Arcade Learning Environment (ALE) -- a platform for AI research.
Curry30h/AutonomousDrivingCookbook
Scenarios, tutorials and demos for Autonomous Driving
Curry30h/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Curry30h/carla
Open-source simulator for autonomous driving research.
Curry30h/CarND-Path-Planning-Project
Create a path planner that is able to navigate a car safely around a virtual highway
Curry30h/chia-blockchain
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Curry30h/DDPG-Keras-Torcs
Using Keras and Deep Deterministic Policy Gradient to play TORCS
Curry30h/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
Curry30h/DRL_based_SelfDrivingCarControl
Deep Reinforcement Learning (DQN) based Self Driving Car Control with Vehicle Simulator
Curry30h/flower_world
使用tensorflow和cnn做的图像识别,对四种花进行了分类。
Curry30h/gym-airsim
OpenAI Gym environment for AirSim
Curry30h/imitation
Code for the paper "Generative Adversarial Imitation Learning"
Curry30h/incubator-singa
Mirror of Apache Singa (Incubating)
Curry30h/learning-to-drive-in-a-day
Implementation of reinforcement learning approach to make a car learn to drive
Curry30h/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Curry30h/models
Models and examples built with TensorFlow
Curry30h/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
Curry30h/Muti-branch-DDPG-CARLA
A tensorflow implemention of ECCV2018 Paper:CIRL: Controllable Imitative Reinforcement Learning for Vision-based Self-driving
Curry30h/reinforcement-learning
Reinforcement learning baseline agent trained with the Actor-critic (A3C) algorithm.
Curry30h/reinforcement-learning-car
Using reinforcement learning to teach a car to avoid obstacles.
Curry30h/research
dataset and code for 2016 paper "Learning a Driving Simulator"
Curry30h/rl-book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Curry30h/tensorflow_template_application
TensorFlow template application for deep learning