Tanay Mehta (tanaymeh)

tanaymeh

Geek Repo

Location:London, United Kingdom

Home Page:tanaymehta.com

Twitter:@serious_mehta

Github PK Tool:Github PK Tool

Tanay Mehta's repositories

neural-net-scratch

This Repository contains my implementation of a Neural Network from Scratch in Plain Numpy. No one else's libraries, no one else's code. Just python with good old Numpy and 2 layer Neural Network.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

cnn-mnist

Implementation of a Convolutional Neural Network in Core Tensorflow without using any High-level APIs

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

drows-detect

This Program detects drowsiness on a person's face by Extracting their eye movements using opencv and dlib

Language:PythonStargazers:0Issues:0Issues:0

machine-learning-projects

This Repository is supposed to contain all Machine Learning Projects made by me

Stargazers:0Issues:0Issues:0

deep-learning-projects

This repository contains all deep learning projects I have made.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

data-science-adventures

This repository contains all my Data Science & EDA Projects (both on and off the blog)

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

svm-scratch

This is my Implementation of a Support Vector Machine From Scratch

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

naive-bayes-scratch

Implementation of Naive Bayes Algorithm in Python from Scratch

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

microservices-api-certification-freeCodeCamp

This is the Repository where all my Project solutions of Microservices and API Certification (by freeCodeCamp) live.

Language:HTMLStargazers:0Issues:0Issues:0

deep-boltzmann-machine

This is an Implementation of Deep Restricted Boltzmann Models on MovieLens dataset using PyTorch

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:0Issues:0

pima-diabetes-prediction

This is an implementation of Linear Classification on pima-indians-diabetes dataset using Tensorflow's Estimator API

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

status-api

status-api is an API built from scratch using only Node.js Internal modules, this API checks status of a Website and has CRUD operations in place

Language:JavaScriptStargazers:0Issues:0Issues:0

linear-regression-core-tensorflow

Doing Linear Regression in Core Tensorflow without the use of any high-level APIs

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

machine-learning

Content for Udacity's Machine Learning curriculum

Language:Jupyter NotebookStargazers:1Issues:0Issues:0
Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

twtsnt

Twitter sentiment analysis built on Azure cognitive services

Language:JavaScriptStargazers:0Issues:0Issues:0

educate-resource-for-machine-learning

This ebook from Jason Brownlee. Educational perpose only! Thanks to Jason for the books.

Stargazers:0Issues:0Issues:0

snake-game-js

Good-ol Snake Game remade in Javascript using p5.js Sketching Library

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

fsWrap.js

This is a Wrapper Library for using fs (file-system) module in NodeJS with ease

Language:JavaScriptLicense:GPL-3.0Stargazers:0Issues:0Issues:0

react-native

A framework for building native apps with React.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

deep-learning

Repo for the Deep Learning Nanodegree Foundations program.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

linear-regression-scratch-python

About: This is a Linear Regression Model made in Python (only two external dependencies; Numpy and Pandas). This Model Predicts the house prices from the Famous Boston House Pricing Dataset. The Best thing about this model is that it is made from scratch, i.e, I have not used any High-level Libraries such as Tensorflow, Torch, Scikit-learn, etc. This makes the overall model performance much Customised and Easier.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

deep-reinforcement-learning

Repo for the Deep Reinforcement Learning Nanodegree program

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

dailycodebase

2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! 💯💯 Do it everyday

Language:C++Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

tensorflow

An Open Source Machine Learning Framework for Everyone

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

gym

A toolkit for developing and comparing reinforcement learning algorithms.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

mlpack

mlpack: a scalable C++ machine learning library --

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

MNIST_tensorflow_scratch

MNIST Dataset Classification using Tensorflow without Convolutional Neural Network

Language:Jupyter NotebookStargazers:0Issues:0Issues:0