Pinned Loading
-
char-rnn
char-rnn PublicForked from karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
Lua
-
django
django PublicForked from django/django
The Web framework for perfectionists with deadlines.
Python
-
neuraltalk2
neuraltalk2 PublicForked from karpathy/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
Jupyter Notebook
-
Lambda calculus python
Lambda calculus python 1# Boolean
2T = lambda x, y: x
3F = lambda x, y: y
4AND = lambda a, b: a (b, F)
5## test AND
-
algorithms
algorithms PublicForked from keon/algorithms
Minimal examples of data structures and algorithms in Python
Python
-
ML-From-Scratch
ML-From-Scratch PublicForked from eriklindernoren/ML-From-Scratch
Bare bones Python implementations of various Machine Learning models and algorithms.
Python
If the problem persists, check the GitHub status page or contact support.