Skip to content

Knowledge Transfer

  • PyTorch
  • Keras
  • Flutter
  • TensorFlow
  • Pandas
  • Android
  • Contact Us
July 17, 2018

ConstraintSets in MotionLayout

LayoutLibraryadmin

MotionLayout create a bridge between layout transitions and motion handling.

June 29, 2018

TensorFlow Model for Predicting Next Word

TensorFlowadmin

When you use RNN cell this defines all the weights and biases that we had internally,

June 20, 2018

Motion Layout

Layoutadmin

ConstraintLayout 2. It is sub-class of ConstraintLayout.It has all the properties of ConstraintLayout.

June 19, 2018

New Features in ConstraintLayout 2.0

LayoutLibraryadmin

ConstraintLayout 1.1 gives the entire flexibility that you need to create your UI. I

May 31, 2018

Pre-trained Word Embedding in Tensorflow using Estimator API

TensorFlowadmin

Rather than doing one-hot encoding, we tend to represent words with shorter vectors which can have continuous values.it’s called an embedding.

May 18, 2018

Training Word Embedding with TensorFlow High Lavel API

TensorFlowadmin

One of the key ideas of word embeddings is a way of representing words that model automatically understand analogies like that “Man is the Woman as King is the Queen”.

May 5, 2018

TensorFlow Lite Object Detection in Android App

TensorFlowadmin

TensorFlow Object Detection API to get image feature maps and a convolutional layer to find bounding boxes for recognized objects.

May 1, 2018

Retrain Image Classifier Model using TensorFlow Hub

TensorFlowadmin

With TensorFlow Hub, you can build, share and reuse pieces of machine learning.

March 28, 2018

Add selection support to RecyclerView Selection

Libraryadmin

ItemDetails implementation provides the selection library with access to information about a specific RecyclerView item.

March 23, 2018

Detect user's activity using Activity Recognition Transition API

LibraryLocationadmin

Transition API combine various signals like location and sensor data to determine when the user has started or ended an activity like walking or driving.

Posts navigation

Previous 1 … 18 19 20 … 24 Next

Recent Posts

  • Activation function for Output Layer in Regression, Binary, Multi-Class, and Multi-Label Classification
  • Adam optimizer with learning rate weight decay using AdamW in keras
  • Split data set into Train and Test set Using Keras image_dataset_from_directory/folder.
  • Split Imbalanced dataset using sklearn Stratified train_test_split().
  • Split Custom PyTorch DataSet into Training, Testing and Validation set using random_split
  • Privacy Policy
Copyright © 2023 Knowledge Transfer All Rights Reserved.