Skip to content

Knowledge Transfer

  • PyTorch
  • Keras
  • Flutter
  • TensorFlow
  • Pandas
  • Android
  • Contact Us
July 8, 2017

Retrain TensorFlow Model for Image Classification

TensorFlowadmin

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

June 23, 2017

New features in ConstraintLayout 1.1.x

LayoutLibraryadmin

Google I/O 17   announce a new release of ConstraintLayout. But, we didn’t get so much info about what’s new features, only a very superficial blog post.

June 2, 2017

Room Persistence Library

Libraryadmin

The room is going to give you an error at compile time.So it goes out and verifies your query against the schema you have defined.

May 11, 2017

RxJava in Android

Libraryadmin

The context of this blog is the little bit test of What RxJava, and also show you real-life examples. It’s impossible to tell you everything about RxJava in this one blog.

May 2, 2017

Android NDK

Uncategorizedadmin

You can use it to either build from your own source code or use existing pre-built native libraries.

April 26, 2017

Bluetooth Low Energy

Connectivityadmin

BLE device remains in sleep mode constantly except for when a connection is initiated.

April 21, 2017

Android MQTT Client

Connectivityadmin

The publish-subscribe messaging pattern requires a message broker. The broker is responsible for distributing messages to interested clients based on the topic of a message.

April 16, 2017

Creating and Monitoring Geofences

Connectivityadmin

Create an instance of Google API Client in activity’s onCreate() method. Use GoogleApiClient.Builderclass to add the LocationServices API, as the following code snippet shows.

Posts navigation

Previous 1 … 23 24

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.