firepd's Stars
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
MathewSachin/Captura
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
datawhalechina/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
Visualize-ML/Book4_Power-of-Matrix
Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!
google-deepmind/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
junxiaosong/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
graphdeeplearning/benchmarking-gnns
Repository for benchmarking graph neural networks
werner-duvaud/muzero-general
MuZero
luopeixiang/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
XinJingHao/DRL-Pytorch
Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
odota/core
Open source Dota 2 data platform
tdurieux/anonymous_github
Anonymous Github is a proxy server to support anonymous browsing of Github repositories for open-science code and data.
clvrai/awesome-rl-envs
YeWR/EfficientZero
Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.
sublee/trueskill
An implementation of the TrueSkill rating system for Python
facebookresearch/drqv2
DrQ-v2: Improved Data-Augmented Reinforcement Learning
bigdata-ustc/Neural_Cognitive_Diagnosis-NeuralCD
CityBrainChallenge/KDDCup2021-CityBrainChallenge-starter-kit
cpp-sc2/cpp-sc2
StarCraft II Client C++ library, proud fork of Blizzard/s2client-api.
GenetProject/Genet
The repository of Genet project.
FrederickGeek8/LINE
LINE: Large-scale Information Network Embedding in PyTorch
jidiai/Competition_RL4Stock
jmerle/lux-eye-2022
Lux AI 2022 Beta episode visualizer
yxonic/vite-serve
instantly preview a Vue/React component with Vite
dxing-cs/TinyLight
Code for "TinyLight: Adaptive Traffic Signal Control on Devices with Extremely Limited Resources" (IJCAI 2022)
jgs03177/sc2combatsim
:bomb: Simulating combats of StarCraft II
WebGao/Prompt-Learning
Learning notes of Prompt.
firepd/MassNE