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

  • Normalize PyTorch batch of tensors between 0 and 1 using scikit-learn MinMaxScaler
  • Save and Load fine-tuned Huggingface Transformers model from local disk 
  • Print Computed Gradient Values of PyTorch Model
  • How many output neurons for binary classification, one or two?
  • Loss function for multi-class and multi-label classification in Keras and PyTorch
  • Privacy Policy
Copyright © 2023 Knowledge Transfer All Rights Reserved.