cbennett
PhD student, topic computing with nanodevices Previously, in software entrepreneurship Most code I write in python, matlab, c/c++ Learning nodejs, julia
@ohmlabs Paris
Pinned Repositories
academic-minima
A simple, minimal Jekyll theme for an academic website based on the minima theme
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
belgiansign-memristor
bhtsne
Barnes-Hut t-SNE
Biological_Learning
Example of "biological" learning for MNIST
BPL
Bayesian Program Learning model for one-shot learning
cv-boilerplate
Easing the process of building and maintaining a CV using LaTeX
deepnet
Implementations of CNNs, RNNs and cool new techniques in deep learning from scratch
DeepReinforcementLearning
A replica of the AlphaZero methodology for deep reinforcement learning in Python
dendrites
Dendritic computing algo ideas for implementation on christian's chip
cbennett's Repositories
cbennett/dendrites
Dendritic computing algo ideas for implementation on christian's chip
cbennett/academic-minima
A simple, minimal Jekyll theme for an academic website based on the minima theme
cbennett/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
cbennett/belgiansign-memristor
cbennett/bhtsne
Barnes-Hut t-SNE
cbennett/Biological_Learning
Example of "biological" learning for MNIST
cbennett/deepnet
Implementations of CNNs, RNNs and cool new techniques in deep learning from scratch
cbennett/DeepReinforcementLearning
A replica of the AlphaZero methodology for deep reinforcement learning in Python
cbennett/event-Python
Python code for event based vision
cbennett/evolving-simple-organisms
Evolving simple organisms using a genetic algorithm and deep learning from scratch with python
cbennett/evostra
A fast Evolution Strategy implementation in Python
cbennett/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
cbennett/GANGogh
Using GANs to create Art
cbennett/gcForest
Python implementation of deep forest method : gcForest
cbennett/generative-adversial
image generation via GANs
cbennett/grid-lstm-tensorflow
Examples of using GridLSTM (and GridRNN in general) in tensorflow
cbennett/Hearing-the-Patterns-in-Time-Series-Data
The product of my 2016 summer research: a simple stock prediction algorithm based on musical intuition
cbennett/Iris-Mem
cbennett/models
Models built with TensorFlow
cbennett/MultiNEAT
Portable NeuroEvolution Library
cbennett/Neural-Networks-Demystified
Supporting code for short YouTube series Neural Networks Demystified.
cbennett/notMNIST-to-MNIST
A sample of the notMNIST dataset in MNIST format so you can drop new data into your existing MNIST neural nets
cbennett/pattern_classification
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
cbennett/playingwith-gen-nets
cbennett/scipy-lecture-notes
Tutorial material on the scientific Python ecosystem
cbennett/spatiotemporal-mnn
cbennett/TCN
Sequence modeling benchmarks and temporal convolutional networks
cbennett/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
cbennett/Variational-Autoencoder
Implementation of a variational Auto-encoder
cbennett/variational-autoencoder-1
generate MNIST using a Variational Autoencoder