msunardi's Stars
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
TheCherno/Hazel
Hazel Engine
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
google-deepmind/sonnet
TensorFlow-based neural network library
n64decomp/sm64
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
HIPS/autograd
Efficiently computes derivatives of NumPy code.
NxRLab/ModernRobotics
Modern Robotics: Mechanics, Planning, and Control Code Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness.
pupil-labs/pupil
Open source eye tracking
diegoalejogm/gans
Generative Adversarial Networks implemented in PyTorch and Tensorflow
dfki-ric/phobos
An add-on for Blender allowing to create URDF, SDF and SMURF robot models in a WYSIWYG environment.
kvfrans/variational-autoencoder
generate MNIST using a Variational Autoencoder
guillaume-chevalier/HAR-stacked-residual-bidir-LSTMs
Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type of movement amongst 6 categories or 18 categories on 2 different datasets.
poolio/unrolled_gan
Unrolled Generative Adversarial Networks
greydanus/scribe
Realistic Handwriting with Tensorflow
glumb/kinematics
🤖 JavaScript 6DOF robot kinematics library
llSourcell/LSTM_Networks
This is the code for "LSTM Networks - The Math of Intelligence (Week 8)" By Siraj Raval on Youtube
kirumang/Pix2Pose
Original implementation of the paper "Pix2Pose: Pixel-Wise Coordinate Regression of Objects for 6D Pose Estimation", in ICCV 2019, https://arxiv.org/abs/1908.07433
cpmpercussion/keras-mdn-layer
An MDN Layer for Keras using TensorFlow's distributions module
llSourcell/recurrent_neural_network
This is the code for "Recurrent Neural Networks - The Math of Intelligence (Week 5)" By Siraj Raval on Youtube
jeffdelmerico/pointcloud_tutorial
Code examples for common operations on multidimensional data using both PCL and Open3D.
Interbotix/HROS1-Framework
HR-OS1 Framework, based on the Darwin-OP project. Intended for use on HR-OS1 Humanoid Robot platforms.
deep-reinforcement-learning-book/Chapter16-Robot-Learning-in-Simulation
Chapter 16 Robot Learning in Simulation in book Deep Reinforcement Learning: example of Sawyer robot learning to reach the target with paralleled Soft Actor-Critic (SAC) algorithm, using PyRep for Sawyer robot simulation and game building. The environment is wrapped into OpenAI Gym format.
RethinkRobotics/sawyer_simulator
Gazebo Simulation interface for the Sawyer Robot
djordjebatic/AffectNet
raphnet/usb_game12
Firmware for USB game controller with 12 inputs (8 buttons + 4 directions)
tam17aki/recurrent-batchnorm-tensorflow
An implementation of LSTM with Recurrent Batch Normalization.
ms-iot/ros_msft_camera
This ROS node uses Windows Media Foundation's frame server to efficiently process camera frames.
r3n33/HROS1-Framework
HR-OS1 Framework, based on the Darwin-OP project. Intended for use on HR-OS1 Humanoid Robot platforms.
mofr/SplineEditor
Kochanek–Bartels spline editor
JacobViertel/Biped
HR-OS5