An open API service providing repository metadata for many open source software ecosystems.

GitHub / ankitesh97 62 Repositories

ankitesh97.github.com

ankitesh97/WorkingGroundCbrain

This is private working ground for Cbrain

Language: Jupyter Notebook - Size: 178 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ankitesh97/Trash-Bank Fork of RushikeshJoshi4/Trash-Bank

MLH SB Hacks submission

Size: 21.3 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ankitesh97/the-gan-zoo Fork of hindupuravinash/the-gan-zoo

A list of all named GANs!

Language: Python - Size: 1.57 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ankitesh97/test_git

Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ankitesh97/StockPricePrediction

predicts stock prices using different machine learning models

Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ankitesh97/SpamFiltering

Bayesian classifier for spam filtering

Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ankitesh97/Solulife

An app to make life easier for aged

Language: Java - Size: 177 KB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

ankitesh97/Smart-Agriculture-using-IoT-and-Machine-Learning Fork of Chinukapoor/Smart-Agriculture-using-IoT-and-Machine-Learning

The project uses Arduino UNO with multiple sensors attached to it like Soil Moisture sensor, Photoelectric Diode Sensor,Humidity sensor etc that takes reading on a periodic basis.The mission of the project is to intimate the farmers or other stakeholders in predicting when the crop is about to deteriorate. This is accomplished by a Machine Learning Layer that has been modeled to identify the degradation of a crop's health before its degradation starts. It uses KNN-algorithm to cluster the crops according to the impeding eventuality.The next iteration identifies the most probable cause and thorugha UI intimates the stakeholder whta steps needs to be taken to prevent crop-failure

Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ankitesh97/Sequence-Models

This is my lab solutions for the course "Sequence Models" offered by deeplearning.ai on coursera

Language: Jupyter Notebook - Size: 7.95 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ankitesh97/rvm-find Fork of TomBolton/rvm-find

Relevance Vector Machines (RVMs) for Bayesian data-driven discovery of PDEs.

Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ankitesh97/QuoteGenerator

This repo contains lstm model to generate quotes

Language: Python - Size: 5.84 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ankitesh97/Quotables Fork of alvations/Quotables

A Corpus of Quotes

Size: 1.91 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ankitesh97/pytorch Fork of pytorch/pytorch

Fork of PyTorch, with improved LBFGS optimizer: line search based step size, full batch and minibatch operation possible. See

Size: 55.5 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ankitesh97/PokemonClassifier

A neural network model ( from scratch) to classify pokemon based on their primary type

Language: Jupyter Notebook - Size: 288 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ankitesh97/NewsGenerator

Rnn (vanial, GRU and LSTM) from scratch

Language: Python - Size: 40 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2

ankitesh97/NetPong

Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ankitesh97/naive-bayes Fork of sausheong/naive-bayes

Simple naive bayesian classifier implemented in Ruby

Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

ankitesh97/models Fork of tensorflow/models

Models built with TensorFlow

Language: Python - Size: 154 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ankitesh97/LocationWithCamera Fork of dharinparekh/LocationWithCamera

Language: Python - Size: 22 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ankitesh97/LinearRegressionWS

This the content and code for the first lecture conducted by coc in the machine learning (application oriented) series

Language: Jupyter Notebook - Size: 3.53 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 4

ankitesh97/How-To-Win-Kaggle-Competitions

This is my assignments and work for the course "How to win kaggle competitions" on coursera

Language: Jupyter Notebook - Size: 237 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ankitesh97/HiDT Fork of advimman/HiDT

High-Resolution Daytime Translation Without Domain Labels

Size: 54 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ankitesh97/herokutest

Language: Python - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ankitesh97/GenreClassifier

This machine learning model classifies the genre of a novel or a story

Size: 346 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ankitesh97/GANS

This repository contains application based on various gans

Language: Python - Size: 22.2 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

ankitesh97/GAN Fork of yfeng95/GAN

Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN

Language: Python - Size: 12.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ankitesh97/Functional-Programming-Principles-in-Scala

This is my assignments submission for the course "Functional Programming Principles in Scala" on coursera

Language: Scala - Size: 1.01 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ankitesh97/Functional-Program-Design-in-Scala

This is my assignment submission for the course 'Functional_Program_Design_in_Scala' on coursera

Language: JavaScript - Size: 1.12 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ankitesh97/folding-cell-android Fork of Ramotion/folding-cell-android

:octocat: FoldingCell is a material design expanding content cell inspired by folding paper material made by @Ramotion

Language: Java - Size: 25.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ankitesh97/Flaskbackend

dummy flask backend code to test front end(angular js)

Language: Python - Size: 469 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ankitesh97/Emailing-service

Emailing platform (website) developed in HTML, CSS, Javascript, PHP(backend), and mysql db

Language: HTML - Size: 3.31 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

ankitesh97/Distributed-FIle-System

Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ankitesh97/Deep-Learning-Papers-Reading-Roadmap Fork of floodsung/Deep-Learning-Papers-Reading-Roadmap

Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!

Language: Python - Size: 3.47 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

ankitesh97/deep-learning-models Fork of fchollet/deep-learning-models

Keras code and weights files for popular deep learning models.

Language: Python - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ankitesh97/Deep-Image-Matting Fork of Joker316701882/Deep-Image-Matting

This is tensorflow implementation for paper "Deep Image Matting"

Language: Python - Size: 13.7 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ankitesh97/DCGAN-LSGAN-WGAN-WGAN-GP-Tensorflow Fork of LynnHo/DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2

DCGAN LSGAN WGAN WGAN-GP Tensorflow

Language: Python - Size: 1.34 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ankitesh97/DataScienceExamples Fork of Wintellect/DataScienceExamples

Examples on data science as reference to blog posts.

Size: 6.77 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ankitesh97/cs274p Fork of ZhangSanFengByGit/cs274p

Code Repository for University of California Irvine CS 274P

Size: 95.7 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ankitesh97/cs231n.github.io Fork of cs231n/cs231n.github.io

Public facing notes page

Language: HTML - Size: 21.2 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ankitesh97/Convolutional-Neural-Networks

This is my submissions for the course Convolutional Neural Networks provided by Andrew An on Coursera

Language: Jupyter Notebook - Size: 911 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ankitesh97/Compiler-MiniMatlab

Language: C++ - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ankitesh97/Clipper-Co. Fork of MumbaiHackathon/Clipper-Co.

Multi platform clipboard sharing

Language: Python - Size: 92.5 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ankitesh97/ClashRoyaleOutcomePredictor

This repo contains a simple neural network to predict outcome of a clash royale game, this project is done solely to compare the execution speed vs accuracy of the new training method (synthetic gradients) vs the ubiquotous backpropogation algorithm

Language: Jupyter Notebook - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ankitesh97/cbrainPDE

This repository contains the code for cbrain PDE discovery experiments

Language: Jupyter Notebook - Size: 4.13 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ankitesh97/CBRAIN-CAM Fork of raspstephan/CBRAIN-CAM

Code for neural network parameterization project

Language: Jupyter Notebook - Size: 617 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ankitesh97/blog

This is personal blog

Language: CSS - Size: 1.43 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ankitesh97/BicycleGAN Fork of junyanz/BicycleGAN

Toward Multimodal Image-to-Image Translation

Size: 30.1 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ankitesh97/awesome-android-ui Fork of wasabeef/awesome-android-ui

A curated list of awesome Android UI/UX libraries

Size: 730 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

ankitesh97/ankitesh97.github.io

Presonal Website

Language: CSS - Size: 983 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ankitesh97/Gesture-Recognition-CNN

A CNN model in numpy for gesture recognition

Language: Python - Size: 17.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 37 - Forks: 11

ankitesh97/StockPredictionWithSentiment

This repository delineates the affect of social perception on the stock price of a company

Language: Python - Size: 421 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 8

ankitesh97/IMDB-MovieRating-Prediction

a machine learning model to predict movie ratings

Language: Jupyter Notebook - Size: 1.36 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 9 - Forks: 3

ankitesh97/Crime-management-system-Java-

title: crime management system it is a gui based Java application, read the word file to know more about the application

Language: Java - Size: 11.2 MB - Last synced at: almost 2 years ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 2

ankitesh97/sqlwrapper

A sql wrapper for those who have a hard time executing queries, it provides an interface to simulate common queries on a database.

Language: Python - Size: 79.1 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 0

ankitesh97/unzipbomb

A python module which defuses the zipbomb also can extarct all the zip files that are contained in a specific root folder

Language: Python - Size: 105 KB - Last synced at: 12 days ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 1

ankitesh97/Lip-Reading

Repo for lip reading

Language: Python - Size: 17.7 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ankitesh97/jfaganuk.github.com Fork of jfaganUK/jfaganuk.github.com

Jesse's Code Hub - a place where I discuss and report on writing code and doing social science.

Language: HTML - Size: 2.02 MB - Last synced at: almost 2 years ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

ankitesh97/ideate

app

Language: CSS - Size: 15.8 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ankitesh97/ssh-test

Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ankitesh97/AgroTech

all the requrirements and production modules

Language: JavaScript - Size: 5.02 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ankitesh97/Groupediscount

Language: Ruby - Size: 89.8 KB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

ankitesh97/hookfish

Language: Ruby - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0