tartavull/alfredo
Relentlessly learning, persistently failing, but never surrendering.
This project is a general-purpose developer tool that helps you manage dependencies and build environments consistently across different machines. It takes your project's configuration and provides a reproducible environment, making it easier to share code and ensure everyone is working with the same setup. This tool is for software developers, system administrators, and anyone who needs to create reliable and isolated development or deployment environments.
No commits in the last 6 months.
Use this if you need to ensure consistent and reproducible build environments for your software projects, regardless of the operating system or local setup.
Not ideal if you are a non-technical end-user looking for a ready-to-use application rather than a development environment management tool.
Stars
9
Forks
1
Language
Python
License
MIT
Category
Last pushed
Dec 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tartavull/alfredo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning...
Denys88/rl_games
RL implementations
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild