Innixma/dex
Continual Learning Toolkit for Reinforcement Learning
This toolkit helps researchers and developers working on Artificial Intelligence (AI) to train AI agents that can continuously learn and adapt in complex, changing virtual environments. It provides a set of diverse training environments and established algorithms for reinforcement learning. The end-users are AI researchers and developers specializing in reinforcement learning and continual learning.
No commits in the last 6 months.
Use this if you are an AI researcher or developer building and testing AI agents that need to learn new skills over time without forgetting old ones, using a game-like environment.
Not ideal if you are looking for a stable, production-ready tool or if you are not experienced with reinforcement learning concepts and Python programming.
Stars
21
Forks
4
Language
Python
License
MIT
Category
Last pushed
Jan 28, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Innixma/dex"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aimagelab/mammoth
An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of...
LAMDA-CL/PyCIL
PyCIL: A Python Toolbox for Class-Incremental Learning
GMvandeVen/continual-learning
PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR,...
LAMDA-CL/LAMDA-PILOT
🎉 PILOT: A Pre-trained Model-Based Continual Learning Toolbox
mmasana/FACIL
Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.