amaiya ktrain
amaiya/ktrain
Inspired by ML framework extensions like fastai and ludwig, ktrain is designed to make deep learning and AI more accessible and easier to apply for both newcomers and experienced practitioners. Tasks such as text classification and image classification can be accomplished easily with only a few lines of code. Install TensorFlow 2 if it is not already installed (e.g., pip install tensorflow) The above should be all you need on Linux systems and cloud computing environments like Google Colab and AWS EC2. If you are using ktrain on a Windows computer, you can follow these more detailed instructions that include some extra steps. This code was tested on Ubuntu 18.04 LTS using TensorFlow 2.3.1 and Python 3.6.9.
Technology: Information Technology > Artificial Intelligence > Machine Learning > Neural Networks (0.43)