David's repositories
Polymerase-Chain-Reactor
Open Source PCR machine for DIY Recombinant Genetics
ESP8266Wemo
Make ESP8266 works directly with Amazone Echo by emulating a WeMo switch
PGPortfolio
PGPortfolio: Policy Gradient Portfolio, the source code of "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem"(https://arxiv.org/pdf/1706.10059.pdf).
real_time_face_recognition
Real time face detection and recognition base on opencv/tensorflow/mtcnn/facenet
Smoothieware
Modular, opensource, high performance G-code interpreter and CNC controller written in Object-Oriented C++
Caffein-AI-tor
AI-powered caffeine delivery system
arduino-esp8266-alexa-multiple-wemo-switch
multiple belkin wemos switch emulator using ESP8266
BeagleLogic
A Software Suite that implements a logic analyzer with the PRU on the BeagleBone / BeagleBone Black.
CryptoTicker
Micropython Ticker for displaying Crypo prices on a HD44780 LCD
deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
DeepReinforcementRobot
A Deep Reinforcement Learning AI for navigating 3D Unity environments
DeepTrader
random crap
GAN-Face-Generation
Generative Adversarial Networks are used to imagine new faces
python-pypi-template
Template for quickly creating a new Python project and publishing it to PyPI.
rl-portfolio-management
Attempting to replicate "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem" https://arxiv.org/abs/1706.10059 (and an openai gym environment)
RNN-Language-Translation
The project uses a LSTM network trained to translate between languages
RobotArm_DDPG
Control of a simulated Robotic Arm with the Deep Deterministic Policy Gradient algorithm
Tennis_DDPG
Solving a simulated Tennis game with the Deep Deterministic Policy Gradient algorithm