An open API service indexing awesome lists of open source software.

https://github.com/pgcai/dorapy

Dorapy is a deep learning framework that focuses on data pre-processing.🛸
https://github.com/pgcai/dorapy

deep-learning deeplearning-framework preprocessing python

Last synced: 2 months ago
JSON representation

Dorapy is a deep learning framework that focuses on data pre-processing.🛸

Awesome Lists containing this project

README

          

## **Dorapy**

#### is a deep learning framework that focuses on data preprocessing.🛸

### 🔨INSTALLING DORAPY

If you use `pip`, you can install DoraPy with:

```bash
pip install dorapy
```

### ▶️DoraPy quickstart

```bash
# Classification
mnist_train.py

# Regression
curve_train.py
```

### 🧑🏻‍💻Contribution

- pgcai