ars7's Stars
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
ApolloAuto/apollo
An open autonomous driving platform
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
The-Art-of-Hacking/h4cker
This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resources related to ethical hacking, bug bounties, digital forensics and incident response (DFIR), artificial intelligence security, vulnerability research, exploit development, reverse engineering, and more.
carla-simulator/carla
Open-source simulator for autonomous driving research.
Hvass-Labs/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
youtube/api-samples
Code samples for YouTube APIs, including the YouTube Data API, YouTube Analytics API, and YouTube Live Streaming API. The repo contains language-specific directories that contain the samples.
erikbern/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
udacity/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
ShangtongZhang/DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch
lgsvl/simulator
A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
ROBOTIS-GIT/turtlebot3
ROS packages for Turtlebot3
AutoRally/autorally
Software for the AutoRally platform
moveit/moveit_tutorials
A sphinx-based centralized documentation repo for MoveIt
mightydeveloper/Deep-Compression-PyTorch
PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by Song Han, Huizi Mao, William J. Dally
hungtuchen/pytorch-dqn
Deep Q-Learning Network in pytorch (not actively maintained)
PacktPublishing/ROS-Robotics-Projects
ROS Robotics Projects, published by Packt
kunaldahiya/pyxclib
Tools for multi-label classification problems.
cubeton/git101
Tutorial on git and GitHub for beginners
ROBOTIS-GIT/turtlebot3_autorace
Autonomous Driving with TurtleBot3
harvard-edge/MAVBench
Simulator + benchmark suite for Micro Aerial Vehicle design.
Saipraneet/iitdthesis
Latex template for IITD theses
sohaib730/Gaussian-Mixture-Model
laxmimerit/IMDB-Movie-Reviews-Large-Dataset-50k
IMDB Movie Reviews Large Dataset - 50k Reviews
abarriel/Gomoku
🏆 Make an AI capable of beating human players at Gomoku
divyanshu092/Photorealistic_Style_Transfer
Deeper Understanding and Modifications proposed to the High-Resolution Network for Photorealistic Style Transfer
Tearth/Proxima-b
Chess engine based on min-max algorithm, iterative deepening and transposition tables
ars7/Starlings
Boids
krunal-shah/homebrew-xv6-toolchains
Homebrew repo for xv6 toolchains running on macOS 10.13 High Sierra
Shritesh99/Object_Detection_100DaysOfMLCode
Object recognition on the CIFAR-10 image dataset of 2015 .(This Repository is a part of my 100DaysofMLCode challenge.)