- Columbus, OH
- in/tobyjboyd
Stars
CircuitNet: An Open-Source Dataset for Machine Learning Applications in Electronic Design Automation (EDA)
Tensorflow 2 implementations of the C-SimCLR and C-BYOL self-supervised visual representation methods from "Compressive Visual Representations" (NeurIPS 2021)
TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.
Tensorflow 2 source code for the PI-SAC agent from "Predictive Information Accelerates Learning in RL" (NeurIPS 2020)
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
hill-a / stable-baselines
Forked from openai/baselinesA fork of OpenAI Baselines, implementations of reinforcement learning algorithms
Reverb is an efficient and easy-to-use data storage and transport system designed for machine learning research
Linux led controller for Logitech G213, G410, G413, G512, G513, G610, G810, g815, G910 and GPRO Keyboards
The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as well as statistical tools for comparing algorithms and for c…
tomerk / models
Forked from tensorflow/modelsModels and examples built with TensorFlow
Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10.
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
A Deep Learning Amazon Web Service (AWS) AMI that is open, free and works. Run in less than 5 minutes. TensorFlow, Keras, PyTorch, Theano, MXNet, CNTK, Caffe and all dependencies.
An Open Source Machine Learning Framework for Everyone
🏃 Implementation of Using Fast Weights to Attend to the Recent Past.