Metadata-Version: 2.1
Name: ml-leoxiang66
Version: 0.7.0
Summary: A package of RL algorithms
Home-page: https://github.com/leoxiang66/machine-learning/tree/MLO
Author: Tao Xiang
Author-email: tao.xiang@tum.de
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
Requires-Dist: torch
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scikit-learn
Requires-Dist: wandb
Requires-Dist: tensorboard

# machine-learning
ML algorithms package.

## Usage
```
pip install ml-leoxiang66
```


