Open in app

Sign In

Write

Sign In

Pankaj Mathur
Pankaj Mathur

175 Followers

Home

About

Published in Pankaj Mathur

·Mar 10

GPT4: The Next Revolution

Are you ready for the next GPTX revolution? After the recent release of Google PaLM-E, the world is now abuzz with the possibility of GPT4 Multimodal becoming available to the masses. If this is true, the impact will be massive. …

Ideas

2 min read

GPT4: The Next Revolution
GPT4: The Next Revolution
Ideas

2 min read


Published in Towards Data Science

·Nov 20, 2018

Building Web App for Computer Vision Model & Deploying to Production in 10 Minutes*: A Detailed Guide

After downloading starter packs & performing one-time setup for one of the Docker hosted web app providers, You can quickly deploy your Computer Vision model created in fast.ai or keras libraries as a responsive web app, all in less than 10–15 minutes. UPDATES on August 23rd, 2020: The world has…

Docker

20 min read

Building Web App for Computer Vision Model & Deploying to Production in 10 Minutes*: A Detailed…
Building Web App for Computer Vision Model & Deploying to Production in 10 Minutes*: A Detailed…
Docker

20 min read


Oct 26, 2018

Beating Fine-Grained Clothing Classification benchmark using Fast.AI in 10 Lines of Code

Fast.AI Course Practical Deep Learning for Coders -version 3 was kicked off this Monday night by Jeremy and Rachel. I was fortunate enough to join this live streaming event on Youtube with 1000 of other students across the globe. In the first lesson, Jeremy used Oxford-IIIT Pet Dataset by O…

Machine Learning

10 min read

Beating Fine-Grained Clothing Classification benchmark using Fast.AI in 10 Lines of Code
Beating Fine-Grained Clothing Classification benchmark using Fast.AI in 10 Lines of Code
Machine Learning

10 min read


Published in Pankaj Mathur

·May 1, 2016

A Simple Multilayer Perceptron with TensorFlow

In this notebook, we will build a simple multilayer perceptron, basic building block for Neural Networks, with TensorFlow. We are using MNIST example dataset provided by default with TensorFlow package. Here are the hyper parameters we choose to run initial model: learning_rate = 0.001 training_epochs = 10 batch_size = 256 …

Cross Entropy

4 min read

A Simple Multilayer Perceptron with TensorFlow
A Simple Multilayer Perceptron with TensorFlow
Cross Entropy

4 min read


Published in Pankaj Mathur

·Apr 1, 2016

Quick Logistic Regression with TensorFlow

Here is a simple logistic regression model built with TensorFlow. We are using MNIST Image example data set which is provided by default with Tensorflow package. Here are the hyperparameters we choose to run initial model: learning_rate = 0.01 training_epochs = 20 batch_size = 128 We achieved impressive 90.8% accuracy…

Cross Entropy

4 min read

Logistic Regression with TensorFlow
Logistic Regression with TensorFlow
Cross Entropy

4 min read


Published in Pankaj Mathur

·Mar 20, 2016

How to do interactive programming in Browser via Jupyter Notebook? A detail Guide..

In this article, we will be learning “How to do interactive programming in Browsers via Jupyter Notebook” and will be covering: What are Jupyter Notebooks? Why Jupyter Notebook? Installing & Launching Jupyter Notebook Quick Introduction to Notebook Interface Code & Markdown Cells CheatSheet of Notebook Keyboard Shortcuts Perform Special Operations…

Anaconda

13 min read

How to do interactive programming in Browser via Jupyter Notebook? A detail Guide..
How to do interactive programming in Browser via Jupyter Notebook? A detail Guide..
Anaconda

13 min read


Published in Pankaj Mathur

·Feb 18, 2016

What is Anaconda and Why should I bother about it?

In this Article we will be installing Anaconda, managing python packages, creating individual conda environments and sharing them via conda YAML file. We will be covering most of these topics in following order: What is Anaconda & Why Should I bother about it? Installing Anaconda Creating Environments via Conda Managing…

Anaconda

6 min read

What is Anaconda and Why should I bother about it?
What is Anaconda and Why should I bother about it?
Anaconda

6 min read


Published in Pankaj Mathur

·Feb 1, 2016

Quick Linear Regression with TensorFlow

A simple linear regression model builds with TensorFlow. We are using fake data and using numpy arrays to supply them to TensorFlow. Here are the hyperparameters we choose to run initial model: learning_rate = 0.01 training_epochs = 1000 display_step = 50 We achieved 0.079 training loss cost in 1000 epochs…

Data Science

2 min read

Linear Regression with TensorFlow
Linear Regression with TensorFlow
Data Science

2 min read


Published in Pankaj Mathur

·Jan 18, 2016

Create Linear Regression Algorithm from Scratch

A must have for Deep Learning, Machine Learning & any kind of data science learnings you will do — In this simple project, We will create Linear regression algorithm and build a simple but robust model from scratch in python. After that, we will use this model to predict Blood Sugar of Diabetes Patient from their BMI data. Read more about Body Mass Index and how it impacts people…

Data Science

12 min read

Learn Linear Regression (A must have for Deep Learning, Machine Learning & any kind learnings you will do)
Learn Linear Regression (A must have for Deep Learning, Machine Learning & any kind learnings you will do)
Data Science

12 min read

Pankaj Mathur

Pankaj Mathur

175 Followers

Principal Data Scientist

Following
  • Jae Duk Seo

    Jae Duk Seo

  • Julien Simon

    Julien Simon

  • Supervise.ly

    Supervise.ly

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech