William Falcon

Results 16 repositories owned by William Falcon

awesome-machine-learning

7
Stars
3
Forks
Watchers

A curated list of awesome Machine Learning frameworks, libraries and software.

cifar5

5
Stars
5
Forks
Watchers

Instructions and parts for building a deep learning GPU box

DeepRLHacks

1.1k
Stars
127
Forks
Watchers

Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)

test-tube

735
Stars
75
Forks
Watchers

Python library to easily log experiments and parallelize hyperparameter search for neural networks

tensorflow-gpu-install-ubuntu-16.04

286
Stars
112
Forks
Watchers

Tensorflow GPU install instructions for ubuntu 16.04 - Deep learning

Keras implementation of Deep Learning papers

Implementation of the Matrix Factorization Recommender System from the Netflix Paper

minGPT

25
Stars
7
Forks
Watchers

A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training

pix2pix-keras

141
Stars
49
Forks
Watchers

Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras