- Delhi, India
-
-
-
-
-
blog-code-examples Public
Forked from fullstackpython/blog-code-examplesAll code snippets from blog post tutorials on fullstackpython.com.
Python MIT License UpdatedAug 23, 2020 -
-
-
Logistic-Regression Public
To build a classification model using Logistic Regression that estimates an applicant’s probability of admission
MATLAB UpdatedAug 16, 2020 Densenet121-Image-Classification-Deployed-using-Flask Public
Forked from lakshay-arora/Densenet121-Image-Classification-Deployed-using-FlaskHTML UpdatedJul 5, 2020 Python-Sample-Application Public
Forked from uber/Python-Sample-ApplicationPython UpdatedJul 1, 2020 Pytorch_Tutorial Public
Forked from Tessellate-Imaging/Pytorch_TutorialA set of jupyter notebooks on pytorch functions with examples
Jupyter Notebook Apache License 2.0 UpdatedMar 13, 2020 Horse_or_Human_Classifier Public
Creating a Horse or Human Binary Classifier on 300x300 real world images using ImageGenerator
Solving a Blood Cell Detection problem by detecting the density of RBCs, WBCs and Platelets in our blood stream provides a lot of information about the immune system and hemoglobin.
Working of convolutions by creating a basic convolution on a 2D Grey Scale image
Jupyter Notebook UpdatedJul 15, 2019 Recognize different items of clothing, trained from a dataset (Fashion MNIST) containing 10 different types.
Jupyter Notebook UpdatedJul 12, 2019 Creating a neural networks, where it learns the relationship between two numbers.
Jupyter Notebook UpdatedJul 12, 2019 Linear-Regression Public
We have implemented linear regression with one variable to predict profits for a food truck
MATLAB UpdatedJul 12, 2019 We will implement the backpropagation algorithm to compute the gradient for the neural network cost function for handwritten digits( 0-9)
MATLAB UpdatedJul 8, 2019 Here, we will implement one-vs-all logistic regression and neural networks to recognize hand-written digits (from 0 to 9).
MATLAB UpdatedJul 8, 2019 DeepLearningForSelfDrivingCars Public
Forked from ManajitPal/DeepLearningForSelfDrivingCarsThis is an implementation in Pytorch of nvidia's model to build a deep learning neural network for self-driving cars.
Jupyter Notebook UpdatedFeb 20, 2019 CLI-Control-System Public
This project is concerned of CLI(Command Line Interface) Control System for a Linux running system. This is made in Python 2.7 & on RHEL 7.2
Python UpdatedOct 14, 2017