An AI Assistant More Than a Toolkit
Project description
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)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tymon-0.0.4.tar.gz.
File metadata
- Download URL: tymon-0.0.4.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
230beeee75305302be7840b688ebafb124321aa7afb9e32b8c5fe1a34b9333d9
|
|
| MD5 |
2f2fdc8fb628683c71bfb71f158fbc62
|
|
| BLAKE2b-256 |
7bca334376585e20e1fa5c7c5045bfae7ee40b29d983820c46bdc528cbc0a62b
|
File details
Details for the file tymon-0.0.4-py3-none-any.whl.
File metadata
- Download URL: tymon-0.0.4-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa9950d92da94cc528ecf9cf1cdba52cd7e0a5a508e5fc12172558260831cead
|
|
| MD5 |
a4d6f91fbd1f644ced004019c18812d9
|
|
| BLAKE2b-256 |
11b88c85899f4fb39d4de1c7a8af95e4f5cd64787f72f73fe1ead2c6354c12e6
|