mohak (@mohak1)

Top repositories

1

Detection-and-Classification-of-Distributed-DoS-Attacks-using-Machine-Learning

Jupyter Notebook
32
star
2

Automatic-HTML-Code-Generation-from-Images

This project makes use of Object Detection for identifying the symbols in the input image for generation of HTML code.
Python
13
star
3

bot-that-talks-like-you

This project lets you create a chatbot of your own which would respond to text messages just like you would have. All you need to do is supply your WhatsApp chat backups (details in the README file) for training the model. No data is collected or shared with anybody. Note: This bot is not integrated with WhatsApp in any way and hence would not reply to your incoming texts automatically.
Python
12
star
4

CNN-in-PyTorch

Implementing a CNN on MNIST dataset using PyTorch.
Python
4
star
5

MNIST-with-PyTorch

Compleitng the MNIST challange of image recognition with numbers using PyTorch with an accuracy of over 83%
Python
2
star
6

Dog-cat-classifier

Image classifier using CNN
Python
2
star
7

Book-Store-Management

A Database Management System for a Book Store. The GUI had pages for Login, New Customer Registration, Shopping Cart, etc. The front-end was built using Java on Netbeans IDE and back-end maintained using MySQL.
Java
2
star
8

RNN-StockPricePrediction

This RNN is trained on real stock price data of Google and tries to predict the price of stock in next time-step. It uses the LSTM model because stock prices depend on time which is a constantly changing quantity. Understanding that stock prices depend on a lot of things like economic conditions, value of currency, market share of the company and many other things but this project takes in consideration only the opening and closing of the price each day and tries to make a prediction.
Python
2
star
9

helloWorld

first repository
1
star
10

Hackathon18

Aurdino Code for project
1
star
11

Linear-Regression-in-PyTorch

A simple Linear Regression code in PyTorch.
Python
1
star
12

Blocks-World-Problem-PDDL

All PDDL projects here
1
star
13

TicTacToe

A simple 2-player TicTacToe game in C Language.
C
1
star
14

Clustering-Credit-Card-Frauds

Self Organizing Map based on K-Means algorithm which clusters credit card applications into legit and fraud.
Python
1
star
15

Machine-Learning-Projects

Python
1
star
16

ANN-CustomerPrediction

Predicting whether a customer stays or leaves the bank based on its previous data
Python
1
star
17

Text-Classification

A text classifier which predicts the class of a paragraph of text.
Python
1
star
18

SSD-Implementation-in-PyTorch

Implementing a pretrained SSD model in PyTorch.
Python
1
star
19

inform_me

The aim of this library is to automatically notify the developer as soon as a time-consuming program execution gets completed.
Python
1
star
20

Library-Management-System

A Library Management System made for Class X year end project. It is a Database Management System for a School Library. The GUI contains pages for Login, Issue Book, Lost Book, etc. The front-end is built using Java on Netbeans IDE and back-end is maintained using MySQL.
Java
1
star
21

Gender-Classifier

The classifier tries to guess the gender of the person in the photograph provided as the input.
Python
1
star