goldenair's Stars
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
google-research/google-research
Google Research
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
facebookresearch/hydra
Hydra is a framework for elegantly configuring complex applications
roboticcam/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
AI4Finance-Foundation/ElegantRL
Massively Parallel Deep Reinforcement Learning. 🔥
higgsfield-ai/higgsfield
Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters
guanyingc/latex_paper_writing_tips
Tips for Writing a Research Paper using LaTeX
Lizhi-sjtu/DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
kristery/Awesome-Imitation-Learning
A curated list of awesome imitation learning resources and publications
denisyarats/pytorch_sac
PyTorch implementation of Soft Actor-Critic (SAC)
Kaixhin/imitation-learning
Imitation learning algorithms
Lizhi-sjtu/MARL-code-pytorch
Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.
jgraving/DeepPoseKit
a toolkit for pose estimation using deep learning
Evolutionary-Intelligence/pypop
[JMLR-2024] PyPop7: A Pure-Python Library for POPulation-based Black-Box Optimization (BBO), especially their *Large-Scale* versions/variants (evolutionary algorithms/swarm-based optimizers/pattern search/...).
Ericonaldo/ILSwiss
ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (template) in PyTorch.
Finspire13/pytorch-policy-gradient-example
A toy example of Policy Gradient implemented in Pytorch
KamyarGh/rl_swiss
idTracker/idTracker
Videotracking system that keeps track of individual identities. www.idtracker.es
montaserFath/BCO
behavior cloning from observation
rohitrango/BC-regularized-GAIL
Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch
sen-pai/InfoGAIL
Pytorch implementation of InfoGAIL and WGAIL
fjhheras/trajectorytools
NO LONGER THE OFFICIAL REPO (GO TO https://gitlab.com/polavieja_lab/trajectorytools/) A library with some utils to study and plot 2D trajectories developed by members of "de Polavieja lab" (Champalimaud Research, Lisbon, Portugal). Used in the study of animal collective behaviour.
ubisoft/ubisoft-laforge-asaf
Asaf
cognizant-ai-labs/TaylorGLO
Optimizing Loss Functions Through Multivariate Taylor Polynomial Parameterization
lionelblonde/liayn-pytorch
PyTorch implementation of our work: "Lipschitzness Is All You Need To Tame Off-policy Generative Adversarial Imitation Learning"
reinsuda/generate_demostration_sac
Shahriarnz14/Imitation-Learning-and-Evolutionary-Strategies
Behavioural Cloning (BC), Dataset Aggregation (DAgger), Covariance Matrix Adaptation Evolution Strategy (CMA-ES), Generative Adversarial Imitation Learning (GAIL)