jianglong-org/fastdev
收藏Hugging Face2024-10-22 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/jianglong-org/fastdev
下载链接
链接失效反馈官方服务:
资源简介:
<h1 align="center">FastDev</h1>
<p align="center">
<em><a href="https://fastdev.jianglongye.com">Documentation</a></em>
•
<em><code>pip install fastdev</code></em>
</p>
---
> 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:
```shell
pip install fastdev
```
Or you can install the latest version from the source code: (not available yet)
```shell
pip install "git+https://github.com/jianglongye/fastdev.git"
```
<h1 align="center">FastDev</h1>
<p align="center">
<em><a href="https://fastdev.jianglongye.com">官方文档</a></em>
•
<em><code>pip install fastdev</code></em>
</p>
---
> 少敲代码,多做开发
## 核心特性 🌟
- 面向研究:专为深度学习研究场景设计的全套工具。
- 易用友好:提供简洁灵活的应用程序接口(API),最大限度缩减样板代码的编写量。
- 强类型支持:支持类型检查与代码补全,带来更丝滑的开发体验。
## 安装指南
该包已发布至PyPI平台,可通过pip工具直接安装:
shell
pip install fastdev
也可通过源码安装最新版本(当前暂不可用):
shell
pip install "git+https://github.com/jianglongye/fastdev.git"
提供机构:
jianglong-org



