Skip to content

Knowledge Transfer

  • PyTorch
  • Keras
  • Flutter
  • TensorFlow
  • Pandas
  • Android
  • Contact Us
November 1, 2018

Multi-layer LSTM model for Stock Price Prediction using TensorFlow.

TensorFlowadmin

The implementation of the network has been made using TensorFlow High-level API

October 27, 2018

Time Series Prediction using TensorFlow Deep Learning

TensorFlowadmin

In this tutorial, we will build a TensorFlow RNN model for Time Series Prediction.

October 22, 2018

Build Your Chatbot Using TensorFlow seq2seq

TensorFlowadmin

Build a basic seq2seq model in TensorFlow for chatbot application.

October 13, 2018

Neural Machine translation using Seq2Seq model in TensorFlow

TensorFlowadmin

Build machine translation seq2seq or encoder-decoder model in TensorFlow.

October 7, 2018

Seq2Seq Model using TensorFlow

TensorFlowadmin

The sequence to Sequence model is used for a whole bunch of different stuff everything from chatbots to speech to text to dialogue systems to Q&A to image captioning.

September 22, 2018

Convolutional Neural Networks in TensorFlow Keras with MNIST(.9953% Accuracy)

Kerasadmin

Build simplest possible neural network for recognizing handwritten digits.

September 6, 2018

Train Keras model with TensorFlow Estimators and Datasets API

Kerasadmin

Recognition images from CIFAR-10 data-set with the TensorFlow Estimators and Datasets API.

September 4, 2018

Create your own Image Recognition Model using TensorFlow Keras API.

Kerasadmin

How to make a Convolutional Neural Network for recognition images from CIFAR-10 data-set with the Following concept.

August 12, 2018

Speech Recognition: Decoding and Language Model

Deep Learningadmin

We discussed how to represent audio and encoding.

August 11, 2018

Speech Recognition : Connectionist Temporal Classification

Deep Learningadmin

The length of the input is not the same as the length of the transcription.

Posts navigation

Previous 1 … 17 18 19 … 24 Next

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.