Pinned Repositories
abp
A library to create adaptive programs aka Reinforcement Learning
ale
An arcade learning environment wrapper for Rust
Arcade-Learning-Environment
The Arcade Learning Environment (ALE) -- a platform for AI research.
better-install
cpp-new
A small Rust script that will create a C++ project in a Cargo-like setup.
gym_decomp
Decomposed rewards for OpenAI Gym
mathgl
A fork of the deprecated mathgl API. This is no longer maintained.
rebench
A simple package for re-benchmarking Go packages as you commit, and comparing the benchmarks with previous bests.
rust_plugin_playground
A bunch of tests for how Rust->Rust dynamic loading works
sanepanic
Handles Goroutine panicking in a centralized manner.
UserAB1236872's Repositories
UserAB1236872/rust_plugin_playground
A bunch of tests for how Rust->Rust dynamic loading works
UserAB1236872/mathgl
A fork of the deprecated mathgl API. This is no longer maintained.
UserAB1236872/rebench
A simple package for re-benchmarking Go packages as you commit, and comparing the benchmarks with previous bests.
UserAB1236872/sanepanic
Handles Goroutine panicking in a centralized manner.
UserAB1236872/ale
An arcade learning environment wrapper for Rust
UserAB1236872/cpp-new
A small Rust script that will create a C++ project in a Cargo-like setup.
UserAB1236872/gym_decomp
Decomposed rewards for OpenAI Gym
UserAB1236872/abp
A library to create adaptive programs aka Reinforcement Learning
UserAB1236872/Arcade-Learning-Environment
The Arcade Learning Environment (ALE) -- a platform for AI research.
UserAB1236872/better-install
UserAB1236872/HearthSim
Generic Hearthstone game simulator
UserAB1236872/hip-mdp-public
Code for training and testing a Hidden Parameter Markov Decision Process, used to facilitate the transfer of learning
UserAB1236872/mdp-decomp
MDP Decompositions
UserAB1236872/ncollide
2 and 3-dimensional collision detection library in Rust
UserAB1236872/prost
PROST! a Protocol Buffers implementation for the Rust Language
UserAB1236872/pytorch-saliency
Pytorch plugin to generate saliencies
UserAB1236872/rand
UserAB1236872/rfcs
RFCs for changes to Rust
UserAB1236872/rust-libsvm
LibSVM for Rust
UserAB1236872/rustlearn
Machine learning crate for Rust
UserAB1236872/serde
Serialization framework for Rust
UserAB1236872/specs
Specs - Parallel ECS
UserAB1236872/table_conv
UserAB1236872/testevents
An event dispatch framework for the Go testing framework