Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
lRomul authored Jun 15, 2019
1 parent 3ca15b8 commit f94b34d
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,6 @@ Argus
Argus is easy-to-use flexible library for training neural networks in PyTorch.


Warning
=======
The project is in development, so it is not yet suitable for use.


Roadmap
=======
* Save and load models :heavy_check_mark:
* Improve event handlers (attach callbacks) :heavy_check_mark:
* ModelCheckpoint, EarlyStopping :heavy_check_mark:
* LR schedulers :heavy_check_mark:
* DataParallel for multi-gpu training :heavy_check_mark:
* More informative README
* More examples (imagenet, pytorch-cnn-finetune)
* More metrics
* Improve error handling
* Code refactoring
* Docs
* Tests
* Co-training multiple models (?)


Installation
============

Expand Down

0 comments on commit f94b34d

Please sign in to comment.