Pinned Repositories
differentiation
Implementing (parts of) TensorFlow (almost) from Scratch
numerai
Code from my experiments on Numerai
recurrent-entity-networks
TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".
rvo2
Unofficial port of RVO2 to Python3
tensorflowjs
Simple FFI bindings for TensorFlow's C API.
unity-to-rust
Call Rust from Unity3D
jsfmt
For formatting, searching, and rewriting JavaScript.
jimfleming's Repositories
jimfleming/numerai
Code from my experiments on Numerai
jimfleming/recurrent-entity-networks
TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".
jimfleming/unity-to-rust
Call Rust from Unity3D
jimfleming/tensorflowjs
Simple FFI bindings for TensorFlow's C API.
jimfleming/rvo2
Unofficial port of RVO2 to Python3
jimfleming/differentiation
Implementing (parts of) TensorFlow (almost) from Scratch
jimfleming/LAPGAN
TensorFlow implementation of LAPGAN (WIP, basically just DCGAN for now)
jimfleming/rust-ffi-complex-types
Example library for communicating with complex types via FFI.
jimfleming/gf_rnn
TensorFlow Gated Feedback RNN (Incomplete): http://arxiv.org/abs/1502.02367
jimfleming/light-emission
Simple demo of light emission in Unity 5
jimfleming/gated-recurrent-feedback
http://arxiv.org/pdf/1502.02367v4.pdf
jimfleming/jimfleming.github.com
Home page
jimfleming/agents
Efficient Batched Reinforcement Learning in TensorFlow
jimfleming/cloudml-samples
Samples for Google Cloud Machine Learning Engine
jimfleming/community
Stores documents used by the TensorFlow developer community
jimfleming/cortical-maps
jimfleming/DCGAN-tensorflow
A tensorflow implementation of Deep Convolutional Generative Adversarial Networks
jimfleming/express-jwt
connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes
jimfleming/gstreamer-python
jimfleming/gym
A toolkit for developing and comparing reinforcement learning algorithms.
jimfleming/introduction-to-shaders
A few simple shader examples. http://slides.com/jimfleming/introduction-to-shaders
jimfleming/jim
jimfleming/jsfmt
For formatting, searching, and rewriting JavaScript.
jimfleming/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
jimfleming/kusanagi
jimfleming/libgpuarray
Library to manipulate tensors on the GPU.
jimfleming/node-ffi
Node.js Foreign Function Interface
jimfleming/SLM-Lab
Modular Deep Reinforcement Learning framework in PyTorch.
jimfleming/tensorflow
Open source software library for numerical computation using data flow graphs.
jimfleming/webtask-tictactoe
Run tictactoe AIs in webtask.io