Stars
A PyTorch library for implementing flow matching algorithms, featuring continuous and discrete flow matching implementations. It includes practical examples for both text and image modalities.
Siamese and triplet networks with online pair/triplet mining in PyTorch
Collaborative lecture notes for Spring '19 NYU DL class
Implementations of various VAE-based semi-supervised and generative models in PyTorch
This is the code for 'How to Make a Simple Tensorflow Speech Recognizer' by @Sirajology on Youtube
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
A small presentation about the python package sacred, given for the Deep Learning community at the TU/e
A MNIST-like fashion product database. Benchmark 👇
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.
A curated list of awesome Machine Learning frameworks, libraries and software.
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials,…
Sequence to Sequence Learning with Keras
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Deep Convolutional Generative Adversarial Networks
Keras implementation of Deep Convolutional Generative Adversarial Networks
Keras implementation + pretrained weights for "Wide Residual Networks"
Lasagne recipes: examples, IPython notebooks, ...
Warning: This project does not have any current developer. See bellow.
Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.…
Deep Learning Tutorial notes and code