carefree0910/carefree-learn
A PyTorch-based deep learning library that abstracts neural network modules with dependency injection for easier model construction.

Not currently ranked — collecting fresh signals.
star history
carefree-learn is a deep learning library built on PyTorch designed to make neural network development easier. It follows a module-first architecture where models are decomposed into reusable components. The library emphasizes native PyTorch compatibility by avoiding unnecessary inheritance, using dependency injection instead, which improves torch.compile compatibility.
Frequently asked
- What is carefree0910/carefree-learn?
- A PyTorch-based deep learning library that abstracts neural network modules with dependency injection for easier model construction.
- Is carefree-learn open source?
- Yes — carefree0910/carefree-learn is open source, released under the MIT license.
- What language is carefree-learn written in?
- carefree0910/carefree-learn is primarily written in Python.
- How popular is carefree-learn?
- carefree0910/carefree-learn has 409 stars on GitHub.
- Where can I find carefree-learn?
- carefree0910/carefree-learn is on GitHub at https://github.com/carefree0910/carefree-learn.