How to Build a Fully Customized Japanese Learning App with AI
- February 28, 2026
- Liu, An-Chi 劉安齊
Code makes the world a better place
Recently, terms like machine learning, artificial intelligence, and deep learning have become extremely popular. In this post, I use deep learning to build a simple Android app that can recognize different types of flowers. Part 1 trains an image model, which you can already use for classification on your computer. Part 2 puts the trained model into an Android project so you can do recognition on a phone.
Continue reading