staturecrane / blackjack-sgd
A simple bot that learns how to play blackjack through real-time stochastic gradient descent
☆16Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for blackjack-sgd
- Scikit learn inspired library for gpu-accelerated machine learning☆38Updated last year
- code referenced in "Towards universal neural nets: Gibbs machines and ACE", Galin Georgiev, http://arxiv.org/abs/1508.06585☆14Updated 9 years ago
- Install TensorFlow on AWS GPU-instance☆28Updated 8 years ago
- Example scripts for various deep learning APIs.☆28Updated 9 years ago
- ☆20Updated 7 years ago
- Theano implementation of the Neural GPU☆15Updated 8 years ago
- Information Theoretic Learning Auto-encoders☆57Updated 8 years ago
- example of using LSTM Networks to generate Monet - like paintings☆83Updated 9 years ago
- Scripts to generate a dataset with static frames from the Arcade Learning Environment☆18Updated 10 years ago
- The notes and slides from my PyCon Ireland 2016 PyData talk an introduction to gradient boosting☆18Updated 8 years ago
- Work in progress. Read at your own risk.☆14Updated 8 years ago
- Various neural networks on MNIST data using TensorFlow library☆16Updated 8 years ago
- Turning Javascript into a probabilistic programming language☆58Updated 7 years ago
- Deep neural network implemented with gnumpy/cudamat☆16Updated 10 years ago
- Python bindings to HTFE☆33Updated 9 years ago
- ☆59Updated 8 years ago
- A small helper library for building directed acyclic graphs, trainable by gradient descent, in Theano☆20Updated 8 years ago
- Experiments with Recurrent Neural Nets☆26Updated 9 years ago
- Python implementation of Markov Jump Hamiltonian Monte Carlo☆24Updated 7 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- Latent dirichlet allocation (LDA) for datamicroscopes☆39Updated 9 years ago
- ☆35Updated 9 years ago
- Neural network trained as a generative model on the MNIST dataset using Persistent Contrastive Divergence.