Machine Learning Training Utilities (MLTU) for TensorFlow and PyTorch
Project description
MLTU - Machine Learning Training Utilities
Machine Learning Training Utilities for TensorFlow 2.* and PyTorch with Python 3
Installation:
To use MLTU in your own project, you can install it from PyPI:
pip install mltu
When running tutorials, it's necessary to install mltu for a specific tutorial, for example:
pip install mltu==0.1.3
Each tutorial has its own requirements.txt file for a specific mltu version. As this project progress, the newest versions may have breaking changes, so it's recommended to use the same version as in the tutorial.
Tutorials and Examples can be found on PyLessons.com
- Text Recognition With TensorFlow and CTC network, code in
Tutorials\01_image_to_wordfolder; - TensorFlow OCR model for reading Captchas, code in
Tutorials\02_captcha_to_textfolder; - Handwriting words recognition with TensorFlow, code in
Tutorials\03_handwriting_recognitionfolder; - Handwritten sentence recognition with TensorFlow, code in
Tutorials\04_sentence_recognitionfolder; - Introduction to speech recognition with TensorFlow, code in
Tutorials\05_speech_recognitionfolder; - Introduction to PyTorch in a practical way, code in
Tutorials\06_pytorch_introductionfolder; - Using custom wrapper to simplify PyTorch models training pipeline, code in
Tutorials\07_pytorch_wrapperfolder; - Handwriting words recognition with PyTorch, code in
Tutorials\08_handwriting_recognition_torchfolder; - Transformer training with TensorFlow for Translation task, code in
Tutorials\09_translation_transformerfolder; - Speech Recognition in Python | finetune wav2vec2 model for a custom ASR model, code in
Tutorials\10_wav2vec2_torchfolder; - YOLOv8: Real-Time Object Detection Simplified, code in
Tutorials\11_Yolov8folder; - YOLOv8: Customizing Object Detector training, code in
Tutorials\11_Yolov8\train_yolov8.pyfolder;
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 mltu-1.2.5.tar.gz.
File metadata
- Download URL: mltu-1.2.5.tar.gz
- Upload date:
- Size: 63.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7876ba0e38ff47fc4ce21b7bd06054cff6b2a0dfb92b25325f495131b1e0cdb6
|
|
| MD5 |
6a18f64afe9946687e7b849673b67071
|
|
| BLAKE2b-256 |
b1e2e7b29a5099e306ba5dbcefeea18ae982f5d4a14057380783c6febcfd83c2
|
File details
Details for the file mltu-1.2.5-py3-none-any.whl.
File metadata
- Download URL: mltu-1.2.5-py3-none-any.whl
- Upload date:
- Size: 74.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da299eef20325fbded9d70fa6435a8c95803afaaa4296b2c1f3017e2209c97ab
|
|
| MD5 |
a78c7cc6fa4b28e20caa26cb97373df4
|
|
| BLAKE2b-256 |
ea8575c29090fd6a27056fc71a5c16141d4952016bc0ff9b9c8128d8cc51f380
|