Organize Gradle files with multi-module project
I have found a better way to organize Gradle files, it is useful for multi-module projects, where dependencies are duplicated. So instead of...
Read moreI have found a better way to organize Gradle files, it is useful for multi-module projects, where dependencies are duplicated. So instead of...
Read moreGoogle has published a few AI kit and one of them is text recogition, which I decided to try it out using a sample Android app to read...
Read moreLately my team has built an Android project that needs to run on multiple channels and platform: Google, Amazon, mobile, tablet and TV. It took...
Read moreTensorFlow is a powerful tool, and its image recognition model contains millions of parameters. To train a model from scratch, you will need a...
Read moreTensorFlow is a wonderful tool for machine learning, where its main purpose is designed for neural network models. When it comes to mobile,...
Read more
Recent Comments