File tree Expand file tree Collapse file tree 1 file changed +5
-22
lines changed Expand file tree Collapse file tree 1 file changed +5
-22
lines changed Original file line number Diff line number Diff line change 1
- Lithicsoft Trainer Studio 2024 Build 20240709
2
- Python support: Add language system (C#, Python),
3
- add 2 new models that support python: LSTM (PyTorch)
4
- and RNN (Tensorflow) text generation
5
- Detail:
6
- Patch 20240708
7
- Shows the installation process on pip
8
- Fix missing dotenv package
9
- Fix incorrect display of richTextBox (1->2)
10
- Fix project being opened without installing
11
- necessary packages
12
- Patch 20240708a1
13
- Support LSTM Text Generation Model (PyTorch)
14
- Fix result tab:
15
- + Remove test model (pipeline is not available
16
- for this project type)
17
- + Change model file to result folder
18
- Patch 20240708a2
19
- Add error handle for pip
20
- Support test for text generation models
21
- Cleaning code no.1
22
- Better trainer kit downloader
1
+ Lithicsoft Trainer Studio 2024 Build 20240714r (Remake)
2
+ Remake of the Trainer Studio (Winform to WPF).
3
+ Convert text classification to value prediction.
4
+ More intuitive interface.
5
+ There are necessary processing for the interface.
You can’t perform that action at this time.
0 commit comments