CJBoey's Stars
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
google-deepmind/sonnet
TensorFlow-based neural network library
tensorflow/tfjs-core
WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.
openai/universe
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
PWhiddy/PokemonRedExperiments
Playing Pokemon Red with Reinforcement Learning
MagicStack/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
google-deepmind/learning-to-learn
Learning to Learn in TensorFlow
philipperemy/keras-attention
Keras Attention Layer (Luong and Bahdanau scores).
marlbenchmark/on-policy
This is the official implementation of Multi-Agent PPO (MAPPO).
opendilab/DI-star
An artificial intelligence platform for the StarCraft II with large-scale distributed training and grand-master agents.
Lux-AI-Challenge/Lux-Design-S1
Home to the design and engine of the @Lux-AI-Challenge Season 1, hosted on @kaggle
YeWR/EfficientZero
Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.
chris-chris/pysc2-examples
StarCraft II - pysc2 Deep Reinforcement Learning Examples
tanjeffreyz/auto-maple
Artificial intelligence software for MapleStory that uses various machine learning and computer vision techniques to navigate challenging in-game environments
FLAIROx/JaxMARL
Multi-Agent Reinforcement Learning with JAX
lastbattle/Harepacker-resurrected
All in one .wz file/map editor for MapleStory game files
bilibili/LastOrder-Dota2
Dota2 AI bot
Farama-Foundation/MicroRTS-Py
A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)
CyberZHG/keras-multi-head
A wrapper layer for stacking layers horizontally
nogilnick/poeai
Path of Exile Deep-Learning AI
wzyonggege/RNN_poetry_generator
基于RNN生成古诗
HackerShackOfficial/OpenAI-NEAT
NEAT Solver for OpenAI
xNul/chat-llama-discord-bot
A Discord Bot for chatting with LLaMA, Vicuna, Alpaca, MPT, or any other Large Language Model (LLM) supported by text-generation-webui or llama.cpp.
TimZaman/dotaservice
DotaService is a service to play Dota 2 through gRPC
LuEE-C/PPO-Keras
My implementation of the Proximal Policy Optisation algorithm using Keras as a backend
kimbring2/MOBA_RL
Deep Reinforcement Learning for Multiplayer Online Battle Arena
cameronmoreau/react-native-dating-app
Example app for react native using Expo and React Navigation
Cryptyc/Sc2LadderServer
A Ladder server for SC2 api
TimZaman/dotaclient
distributed RL spaghetti al arabiata
QasimWani/policy-value-methods
Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.