Skip to content
Knowledge Transfer
  • PyTorch
  • Keras
  • Flutter
  • TensorFlow
  • Pandas
  • Android
  • Contact Us

Category Archives: TensorFlow

February 24, 2018

Feeding your own data set into the CNN model in TensorFlow

admin

I won’t go into too much detail about their background and how they work. I am using TensorFlow as a Machine Learning framework.

February 19, 2018

Convert a directory of images to TFRecords

admin

Binary files are sometimes easier to use because you don’t have to specify different directories for images and annotations.

December 13, 2017

Image Classify Using TensorFlow Lite

admin

This post contains an example application using TensorFlow Lite for Android App.

December 7, 2017

TensorFlow Lite

admin

Neural network is big compared with the other classic machine learning models because deep learning you have to multiple layers.

September 10, 2017

Speech Recognition Using TensorFlow

admin

This tutorial will show you how to runs a simple speech recognition TensorFlow model built using the audio training.

August 2, 2017

Train your Object Detection model locally with TensorFlow

admin

In this post, we’re going to train machine learning models capable of localizing and identifying multiple objects in an image.

July 8, 2017

Android TensorFlow Machine Learning

admin

TensorFlow is an open source software library for machine learning, developed by Google and currently used in many of their projects.

July 8, 2017

Retrain TensorFlow Model for Image Classification

admin

We’re going to write a function to classify a piece of fruit Image.

Posts navigation

Previous 1 … 3 4

Recent Posts

  • PyTorch Confusion Matrix for multi-class image classification
  • What does model.evaluate() return in keras?
  • Create NumPy array from PyTorch Tensor using detach().numpy()
  • How to use optimizer.zero_grad() in PyTorch
  • Use of ‘model.eval()’ and ‘with torch.no_grad()’ in PyTorch model evaluate
  • Privacy Policy
Copyright © 2022 Knowledge Transfer All Rights Reserved.