Skip to content

Releases: Lithicsoft/Lithicsoft-Trainer-Studio

Release 20241125 win

25 Nov 06:05
9bbb407
Compare
Choose a tag to compare

Lithicsoft Trainer Studio 2024 Build 20241125

TS-Source (Commits on Nov 24, 2024)

  • UI Fix.
  • Loading bar for test model.
  • New notification model tester are not available in Python.
  • Added dataset preview by tree when load it.
  • Fix python project creator, hide cmd windows when get tree of dataset.
  • Update about button (change to github button).
  • Fix python run commands.
  • Fix async task run.
  • Fix problem that make can't exit Trainer Studio after train a python model.

TS-Installer (Commits on Nov 24, 2024 -> Commits on Nov 25, 2024)

  • Message box move to notification. Fix update button. Fix shortcut made crash Trainer Studio (issues #2).

Release 20241123 win x64

23 Nov 14:32
c17b12a
Compare
Choose a tag to compare

Release 20241117 win x64

17 Nov 03:35
28460d2
Compare
Choose a tag to compare

20240714r

14 Jul 01:07
38556b3
Compare
Choose a tag to compare

Lithicsoft Trainer Studio 2024 Build 20240714r (Remake)
Remake of the Trainer Studio (Winform to WPF).
Convert text classification to value prediction.
More intuitive interface.
There are necessary processing for the interface.

20240709

09 Jul 03:30
60c78c9
Compare
Choose a tag to compare

Lithicsoft Trainer Studio 2024 Build 20240709
Python support: Add language system (C#, Python), add 2 new models that support python: LSTM (PyTorch) and RNN (Tensorflow) text generation
Detail:
Patch 20240708

  • Shows the installation process on pip
  • Fix missing dotenv package
  • Fix incorrect display of richTextBox (1->2)
  • Fix project being opened without installing necessary packages

Patch 20240708a1

  • Support LSTM Text Generation Model (PyTorch)
  • Fix result tab:
  • Remove test model (pipeline is not available for this project type)
  • Change model file to result folder

Patch 20240708a2

  • Add error handle for pip
  • Support test for text generation models
  • Cleaning code no.1
  • Better trainer kit downloader

20240703

03 Jul 01:16
60a806f
Compare
Choose a tag to compare

Lithicsoft Trainer Studio 2024 Build 20240703
Launcher fix: Launcher showed the download/test process instead of running it in the background. Launcher optimization.
Reported bug fixes: Text color error (black instead of blue), launcher background color (white instead of blue), control panel, camera asymmetry error (not square), accuracy error in report tab (display decimal numbers)
Use images instead of cameras: Users can now use images to predict without having to use the camera.
Test mode: Test model in the result tab will be automatically enabled when the model has been previously trained (with model.zip file) each time it starts.
Correct the path to the info button's website (https://lithicsoft.rf.gd/ -> https://lithicsoft.rf.gd/trainerstudio/)

20240702

02 Jul 09:54
a32d5b3
Compare
Choose a tag to compare

Lithicsoft Trainer Studio 2024 Update Build 20240702.
Improved interface: We have worked a lot to improve the look and feel compared to the previous version, we also have a separate logo for the application.
Launcher already working: Launcher in the previous version had no effect, now it checks and prepares the necessary files for the studio to work, including creating the necessary folders and downloading the files dependent.
Improved handling errors: We have added and supplemented the missing parts in handling errors, ensuring the best experience.
Improve performance: Eliminate and reorganize unnecessary code and steps/algorithms to increase application performance.
App: We've made improvements to the way buttons and input bars work, making sure everything works correctly.

20240701

02 Jul 05:23
07277ef
Compare
Choose a tag to compare
Add files via upload