tymon
An AI Assistant More Than a Toolkit The reason for creating framework tymon is simple. making AI more like an assistant, helping us to complete daily AI tasks we want to accomplish, rather than just a tool. I prefer it to be interactive and "human".
Installation
pip install tymon
Example
Timeseries Assistant
instant a timeseries assistant object, and choose model, set datapath.
from tymon.assistant import TimeSeries
assistant_object = TimeSeries(model_name='LSTM',data_path='./international-airline-passengers.csv')
assistant_object.run()
run the code you will get a window to set the parameters for model.
set parameters to what you want, click the start button to train the model.
you will get final model in ./ and its performance image.
Related Blog
[鍩轰簬tymon锛屾棤闇鎼缓LSTM锛岃埅鐝汉鏁伴娴媇(https://blog.csdn.net/tymon_xie/article/details/118501378?spm=1001.2014.3001.5502)
Release files for tymon 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tymon-0.0.4.tar.gz | 9.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tymon-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.5 kB
Release files / tymon-0.0.4.tar.gz
| Download URL | tymon-0.0.4.tar.gz |
|---|---|
| Size | 9.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
230beeee75305302be7840b688ebafb124321aa7afb9e32b8c5fe1a34b9333d9
|
|
BLAKE2b-256 checksum How to use checksums |
7bca334376585e20e1fa5c7c5045bfae7ee40b29d983820c46bdc528cbc0a62b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.7
|
Release files / tymon-0.0.4-py3-none-any.whl
| Download URL | tymon-0.0.4-py3-none-any.whl |
|---|---|
| Size | 12.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
aa9950d92da94cc528ecf9cf1cdba52cd7e0a5a508e5fc12172558260831cead
|
|
BLAKE2b-256 checksum How to use checksums |
11b88c85899f4fb39d4de1c7a8af95e4f5cd64787f72f73fe1ead2c6354c12e6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.7
|