BrendanMulcahy's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
marcotcr/lime
Lime: Explaining the predictions of any machine learning classifier
EmbarkStudios/rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
flashlight/flashlight
A C++ standalone library for machine learning
google-deepmind/open_spiel
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
Topshelf/Topshelf
An easy service hosting framework for building Windows services using .NET
SciSharp/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
migueldeicaza/TensorFlowSharp
TensorFlow API for .NET languages
philipperemy/keras-tcn
Keras Temporal Convolutional Network.
sailro/Reflexil
The .NET Assembly Editor
openai/supervised-reptile
Code for the paper "On First-Order Meta-Learning Algorithms"
17cupsofcoffee/tetra
🎮 A simple 2D game framework written in Rust
google-deepmind/reverb
Reverb is an efficient and easy-to-use data storage and transport system designed for machine learning research
openai/imitation
Code for the paper "Generative Adversarial Imitation Learning"
carlthome/tensorflow-convlstm-cell
A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.
hoangminhle/hierarchical_IL_RL
Code for hierarchical imitation learning and reinforcement learning
junhyukoh/self-imitation-learning
ICML 2018 Self-Imitation Learning
jangirrishabh/Overcoming-exploration-from-demos
Implementation of the paper "Overcoming Exploration in Reinforcement Learning with Demonstrations" Nair et al. over the HER baselines from OpenAI
FluffyMaguro/AoE4_Overlay
godot-extended-libraries/godot-tensorflow-workspace
Machine learning for Godot Engine
Songweiping/TCN-TF
TensorFlow Implementation of TCN (Temporal Convolutional Networks)
merantix/imitation-learning
Autonomous driving: Tensorflow implementation of the paper "End-to-end Driving via Conditional Imitation Learning"
heroiclabs/nakama-rs
tcmxx/UnityTensorflowKeras
Unity In Editor Deep Learning Tools. Using KerasSharp, TensorflowSharp, Unity MLAgent. In-Editor training and no python needed.
geirsagberg/HostFun
Example of running Hangfire as an `IHostedService`
linearlabstech/blox
Neural Network building blocks. A simple and extensible wrapper around pytorch
donfaq/cnn-rnn
CNN-RNN for human activity recognition
Strife-AI/Strife.SingleplayerDemo
A sample singleplayer game using the Strife Engine.