ahs8w's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
tensortrade-org/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
worrydream/Tangle
a JavaScript library for reactive documents
probcomp/PClean
A domain-specific probabilistic programming language for scalable Bayesian data cleaning
fg91/Deep-Q-Learning
Tensorflow implementation of Deepminds dqn with double dueling networks
hongyi-zhang/Fixup
A Re-implementation of Fixed-update Initialization
rytoj/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
johnsmithm/attention-full-page-text-recognition
2DLSTM + CNN + Attention for full page text recognition using tensorflow 1.41
johnsmithm/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".