Giter Club home page Giter Club logo

mltu's Introduction

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

  1. Text Recognition With TensorFlow and CTC network, code in Tutorials\01_image_to_word folder;
  2. TensorFlow OCR model for reading Captchas, code in Tutorials\02_captcha_to_text folder;
  3. Handwriting words recognition with TensorFlow, code in Tutorials\03_handwriting_recognition folder;
  4. Handwritten sentence recognition with TensorFlow, code in Tutorials\04_sentence_recognition folder;
  5. Introduction to speech recognition with TensorFlow, code in Tutorials\05_speech_recognition folder;
  6. Introduction to PyTorch in a practical way, code in Tutorials\06_pytorch_introduction folder;
  7. Using custom wrapper to simplify PyTorch models training pipeline, code in Tutorials\07_pytorch_wrapper folder;
  8. Handwriting words recognition with PyTorch, code in Tutorials\08_handwriting_recognition_torch folder;

mltu's People

Contributors

pythonlessons avatar seidnerj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.