Pinned Repositories
2016
AD3
Alternating Directions Dual Decomposition
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4
alphafold
Open source code for AlphaFold.
angrybirds
AI Final Project
apricot
apricot implements submodular selection for the purpose of selecting subsets of massive data sets to train machine learning models quickly.
arXausality
A every-so-often-updated collection of every causality + machine learning paper submitted to arXiv in the recent past.
arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
opveclib
The Operator Vectorization Library, or OVL, is a python productivity library for defining high performance custom operators for the TensorFlow platform.
platoon
Multi-GPU mini-framework for Theano
fedorajzf's Repositories
fedorajzf/cmake-demo
fedorajzf/CNN_sentence
CNNs for sentence classification
fedorajzf/convnet
A GPU implementation of Convolutional Neural Nets in C++
fedorajzf/cuda-exercises
CUDA exercises from the 2013 CUDA Course from the University of Alicante
fedorajzf/DL4H
Deep learning for hackers: a hands-on approach to machine learning and deep learning.
fedorajzf/fbcuda
Facebook's CUDA extensions.
fedorajzf/fbnn
Facebook's extensions to torch/nn.
fedorajzf/fbpca
Fast Randomized PCA/SVD
fedorajzf/fbtorch
Facebook's extensions to torch/torch7. This is a preliminary release.
fedorajzf/IPython-Notebooks
Collection of my IPython notebooks
fedorajzf/JumbaStar
fedorajzf/kaggle-avazu
fedorajzf/logistic-regression-sgd
L1-regularized logistic regression using stochastic gradient descent [machine learning]
fedorajzf/luaffi
Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.
fedorajzf/ml_cheat_sheet
My notes and superstitions about common machine learning algorithms
fedorajzf/NIWA_Python_seminars
A series of IPython notebooks on Python for data analysis geared towards environmental sciences
fedorajzf/PIL-exercises
Programming in Lua 3rd edition exercises solutions
fedorajzf/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
fedorajzf/tsne
A python wrapper for Barnes-Hut tsne
fedorajzf/tutorials