Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 245 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 245 Bytes

TrainBooster

Are you stucked at 0.96 accuracy and want to achieve 1.0?

Do:

pip install git+https://github.com/Gregorino/TrainBooster.git

and then:

from TrainBooster import boost
boost()

and 1.0 or above is guaranteed :)