Pinned Repositories
AIoT
Cutting-Edge Artificial Intelligence on the Jetson Nano used to decode Brain Waves (EEG) on the Edge
Caffein-AI-tor
AI-powered caffeine delivery system
GlaDOS
This is the Personality Core for GLaDOS, the first steps towards a real-life implementation of the AI from the Portal series by Valve.
Huang-Thresholding
A nice thresholding algorithm for bacterial colony isolation
Marlin
Reprap FW with look ahead. SDcard and LCD support. It works on Gen6, Ultimaker, RAMPS and Sanguinololu
MiSTer-PCB
NVCAM-readout
Minimal HDL code to generate an image on an RBG LCD
PCAonGPU
A GPU-based Incremental PCA implementation.
POCKET-LAMP
PCR-LAMP Diagnostic Device
Polymerase-Chain-Reactor
Open Source PCR machine for DIY Recombinant Genetics
dnhkng's Repositories
dnhkng/Polymerase-Chain-Reactor
Open Source PCR machine for DIY Recombinant Genetics
dnhkng/Marlin
Reprap FW with look ahead. SDcard and LCD support. It works on Gen6, Ultimaker, RAMPS and Sanguinololu
dnhkng/ESP8266Wemo
Make ESP8266 works directly with Amazone Echo by emulating a WeMo switch
dnhkng/Lua-Code
Useful code in Lua
dnhkng/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).
dnhkng/Plasmino
Tiny Time-of-Flight Plasma Theremin: the Plasmino
dnhkng/real_time_face_recognition
Real time face detection and recognition base on opencv/tensorflow/mtcnn/facenet
dnhkng/Smoothieware
Modular, opensource, high performance G-code interpreter and CNC controller written in Object-Oriented C++
dnhkng/Caffein-AI-tor
AI-powered caffeine delivery system
dnhkng/arduino-esp8266-alexa-multiple-wemo-switch
multiple belkin wemos switch emulator using ESP8266
dnhkng/BeagleLogic
A Software Suite that implements a logic analyzer with the PRU on the BeagleBone / BeagleBone Black.
dnhkng/btce-api
Python wrapper around the public and trading APIs of BTC-e.com
dnhkng/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
dnhkng/CryptoTicker
Micropython Ticker for displaying Crypo prices on a HD44780 LCD
dnhkng/cylowess
dnhkng/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
dnhkng/deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
dnhkng/DeepReinforcementRobot
A Deep Reinforcement Learning AI for navigating 3D Unity environments
dnhkng/DeepTrader
random crap
dnhkng/GAN-Face-Generation
Generative Adversarial Networks are used to imagine new faces
dnhkng/HPLCoffee
dnhkng/MCTS
A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain
dnhkng/PYNQ
Python Productivity for ZYNQ
dnhkng/python-pypi-template
Template for quickly creating a new Python project and publishing it to PyPI.
dnhkng/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)
dnhkng/RNN-Language-Translation
The project uses a LSTM network trained to translate between languages
dnhkng/RobotArm_DDPG
Control of a simulated Robotic Arm with the Deep Deterministic Policy Gradient algorithm
dnhkng/STP
dnhkng/Tennis_DDPG
Solving a simulated Tennis game with the Deep Deterministic Policy Gradient algorithm