DavideTr8's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
facebookresearch/Pearl
A Production-ready Reinforcement Learning AI Agent Library brought by the Applied Reinforcement Learning team at Meta.
Thinklab-SJTU/awesome-ml4co
Awesome machine learning for combinatorial optimization papers.
ljvmiranda921/pyswarms
A research toolkit for particle swarm optimization in Python
opendilab/LightZero
[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)
FlamingTempura/bibtex-tidy
Cleaner and Formatter for BibTeX files
100/Solid
🎯 A comprehensive gradient-free optimization framework written in Python
pemami4911/neural-combinatorial-rl-pytorch
PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
coin-or/python-mip
Python-MIP: collection of Python tools for the modeling and solution of Mixed-Integer Linear programs
ai4co/rl4co
A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
histolab/histolab
Library for Digital Pathology Image Processing
Eclectic-Sheep/sheeprl
Distributed Reinforcement Learning accelerated by Lightning Fabric
kc-ml2/SimpleDreamer
A Simplified Pytorch Version of the Dreamer Algorithm
orobix/fwdgrad
Implementation of "Gradients without backpropagation" paper (https://arxiv.org/abs/2202.08587) using functorch
orobix/quadra
Quadra: Effortless and reproducible deep learning workflows with configuration files.
gnu-fox/deep-learning-library-prototype
A fully C++ deep learning framework.
yanzheb/XRL
Explainable Reinforcement Learning (XRL) Resources