m1k3's Stars
gohugoio/hugo
The world’s fastest framework for building websites.
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
spf13/cobra
A Commander for modern Go CLI interactions
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
spf13/viper
Go configuration with fangs
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
kataras/iris
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
air-verse/air
☁️ Live reload for Go apps
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
google/wire
Compile-time Dependency Injection for Go
google-deepmind/alphafold
Open source code for AlphaFold 2.
hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
replicate/cog
Containers for machine learning
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
uber-go/dig
A reflection based dependency injection toolkit for Go.
simoninithomas/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
DLR-RM/rl-baselines3-zoo
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
josiahcarlson/redis-in-action
Example code from the book
rails/docked
Running Rails from Docker for easy start to development
ankane/transformers-ruby
State-of-the-art transformers for Ruby
araffin/rl-tutorial-jnrr19
Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019
Stable-Baselines-Team/stable-baselines3-contrib
Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code
dellacortelab/prospr
ProSPr: Protein Structure Prediction
yohamta/donburi
Just another ECS library for Go/Ebitengine
rgilman33/simple-A2C-PPO
Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.
joncalhoun/multireaderdemos
MuhammedMahrous/go-profiling
A simple HTTP app along with documentation and a simple k6 load test for profiling and finding bottlenecks in go lang app