FastDev
Documentation
•
pip install fastdev
Type Less, Code More
Features 🌟
- Reasearch-oriented: Offers a set of tools specifically designed for deep learning research.
- User-friendly: Provide simple yet flexible APIs to minimize boilerplate code.
- Strong-typed: Ensures type checking and code completion for a smoother development experience.
Installation
The package is available on PyPI, you can install it via pip:
pip install fastdev
Or you can install the latest version from the source code: (not available yet)
pip install "git+https://github.com/jianglongye/fastdev.git"