V0.8.6
Release Notes for Version V0.8.6
In this release, we are introducing Dev kit.exe
, a self-extracting package that includes all the necessary files for development. This includes the database and other essential resources.
Caution
Certain files in the Development Kit, such as Model_T&T.ipynb
, BETA_E_Model_T&T.ipynb
, Interface\CLI
and others, may be outdated. Please download the necessary files from the main repository and replace the existing ones. These files are relatively small in size.
Important
The model achieved an accuracy of approximately 97% (96.96%) and did this with backup/V5/Model_T&T.ipynb
code
and the code is not in the dev kit copy it from the main repo.
New Features
- Dev kit.exe: This self-extracting package contains all the necessary files for development. It simplifies the setup process and makes it easier for developers to get started with the project. Just run the
Dev kit.exe
and it will automatically extract all the necessary files to the correct locations.
Updates
- DP
- CLI
Bug Fixes
- None
How to Use Dev kit.exe
- Download the
Dev kit.exe
from the release page. - Run the
Dev kit.exe
. It will automatically extract all the necessary files to the correct locations. - Start developing!
License
Copyright (c) 2023 Aydin Hamedi This software is released under the MIT License. https://opensource.org/licenses/MIT