frsong / tf-examples
TensorFlow examples
☆23Updated 7 years ago
Alternatives and similar repositories for tf-examples:
Users that are interested in tf-examples are comparing it to the libraries listed below
- Keras for Science☆72Updated 6 years ago
- Generalized linear models for neural spike train modeling, in Python! With GPU-accelerated fully-Bayesian inference, MAP inference, and n…☆44Updated 10 years ago
- Fast CPU implementations of several conditional probabilistic models☆36Updated last year
- A quickstart guide to tensor decomposition☆70Updated 2 years ago
- Differentiable Neural Computer in TensorFlow☆26Updated 8 years ago
- subLSTMs for pytorch from Cortical microcircuits as gated-recurrent neural networks☆16Updated 7 years ago
- Spinal cord gray matter segmentation using deep dilated convolutions.☆45Updated 7 years ago
- A Spiking Multi-Layer Perceptron☆33Updated 7 years ago
- Keras based Tutorials and implementations for "Self-normalizing networks" - new activation function SELU☆48Updated 3 years ago
- Deep learning in a spiking neural network using segregated dendrites.☆84Updated 7 years ago
- Tensor decomposition implemented in TensorFlow☆63Updated 6 years ago
- Train excitatory-inhibitory recurrent neural networks for cognitive tasks.☆49Updated 9 years ago
- Generative Adversarial Networks in Keras☆45Updated 4 years ago
- Interpretable neural spike train models with fully-Bayesian inference algorithms☆47Updated 6 years ago
- ☆114Updated last year
- Tensorflow implementation of Direct and Random feedback Alignment☆24Updated 8 years ago
- a keras toolkit☆35Updated 8 years ago
- ☆45Updated 7 years ago
- An attempt at replicating "Neural Turing Machines" in Keras.☆34Updated 7 years ago
- RNN Approaches to Integer Sequence Learning--the famous Kaggle competition☆28Updated 8 years ago
- Collection of autoencoders written in Keras☆37Updated 8 years ago
- Hidden Markov Models (HMMs) with tied states and autoregressive observations☆23Updated 4 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.