Stars
💯 Curated coding interview preparation materials for busy software engineers
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 ;)
A simple hand movement tracking module for humans ✍️
Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, r…
Composable GAN framework with api and user interface
A Tensorflow implementation of Spatial Transformer Networks.
📡 Organized Resources for Deep Learning Researchers and Developers
Master Thesis. Code written in python. (Keras with Tensorflow backend)
🐝Tensorflow Implementation of Spatial Transformer Networks
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼