Skip to main content

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.
parameters_image
set parameters to what you want, click the start button to train the model.
train_process
you will get final model in ./ and its performance image.
result_image

Related Blog

[鍩轰簬tymon锛屾棤闇鎼缓LSTM锛岃埅鐝汉鏁伴娴媇(https://blog.csdn.net/tymon_xie/article/details/118501378?spm=1001.2014.3001.5502)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tymon-0.0.4.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

tymon-0.0.4-py3-none-any.whl (12.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page