Kaustabh Ganguly (@stabgan)
  • Stars
    star
    89
  • Global Rank 224,640 (Top 8 %)
  • Followers 30
  • Following 65
  • Registered about 8 years ago
  • Most used languages
    Python
    70.4 %
    R
    11.1 %
    CSS
    3.7 %
    HTML
    3.7 %
    JavaScript
    3.7 %
    ASP
    3.7 %
    Java
    3.7 %
  • Location 🇮🇳 India
  • Country Total Rank 6,774
  • Country Ranking
    R
    157
    ASP
    205
    Python
    1,191
    CSS
    5,933

Top repositories

1

Recurrent-Neural-Networks-to-predict-Google-Stock-Price

I tried to predict google stock price using LSTMs
Python
16
star
2

Linear-Discriminant-Analysis

We used LDA in this project to expand the capabilities of our Logistic Regression Classifier in both Python and R
Python
9
star
3

Multiple-Linear-Regression

Implementation of Multiple Linear Regression both in Python and R
Python
9
star
4

LSTM-using-pyTorch

I implemented a challenging LSTM network using pyTorch on the MNIST datase
Python
8
star
5

Upper-Confidence-Bounds

I implemented the reinforcement learning based model Upper Confidence Bound in both Python and R
Python
7
star
6

GANs-using-pyTorch-from-Scratch

My favourite project till now . In this GAN I implemented a simple generator which generates Some samples based on a dataset and gets creative after a few Epochs
Python
6
star
7

Autoencoder-using-pyTorch

I implemented an Autoencoder for understanding the relationship of the different movie styles and what can we recommend to a person who liked a set of movies
Python
5
star
8

Virtual-Self-Driving-Car-AI-using-Kivy-and-Reinforcement-Learning

I implemented a car which is built using Kivy framework and then used 3 sensors and trained it using Reinforcement Learning
Python
5
star
9

Polynomial-Regression

Implementation of Polynomial Regression Model using both Python and R
R
4
star
10

Thompson-Sampling

I applied The Thompson Sampling model in both python and R
Python
4
star
11

Hierarchical-clustering

I used the Hierarchical model using dendrograms in both Python and R
Python
3
star
12

blockbreakergame

I made a classic Breakout style block breaker game with sounds , vfx and multiple levels using Unity and C#
CSS
2
star
13

ipynb_to_pdf

Desktop application developed using python and PyQT5 to convert multiple jupyter notebooks (.ipynb) files to pdf, by selecting the extraction location.
Python
2
star
14

Boltzmann-Machines-using-pyTorch

I implemented a deep boltzmann machine to find out the relationship between the movie choices a person make to recommend him/her a movie
Python
2
star
15

Training-a-Breakout-AI-using-OpenAI-gym-environment

I implemented LSTMs and reinforcement Learning to train an AI who learns to play Breakout
Python
2
star
16

Binary-Search-Tree-and-tree-sort-from-Scratch-in-Java

Java implementation of BST with different methods out of the box
Java
1
star
17

Support-Vector-Regression

I implemented Support Vector Machine as our Regressor both in Python and R
R
1
star
18

Parrot-Chatbot

A simple portfolio chatbot using Heroku , node.js and facebook api
JavaScript
1
star
19

stabgan

1
star
20

CNN-classification-of-MNIST-dataset-using-pyTorch

I implemented the Convolutional Neural Networks using pyTorch
Python
1
star
21

Feed-Forward-Neural-Network-in-pyTorch

I implemented a feed forward nn in pyTorch which adds an extra layer over logistic regression model
Python
1
star
22

XGBoost

Applying XGBOOST to produce a reliable and quick model
R
1
star
23

K-Nearest-Neighbours

I applied the K-NN model for my classification problem in both R and Python
Python
1
star
24

Concurrent-FTP-Distributed-Math-Server

A server concurrently communicating with 7 clients . Features are file sending and receiving , and distributed mathematical operations using socket and python
Python
1
star
25

Principle-Component-Analysis

In this project I used Principal Component Analysis in the Variables and used the other machine learning models for execution in both Python and R
Python
1
star
26

guessgame

This is a simple game I made from Scratch using Unity and C# and based on the concept of binary search . It is hosted in github page and also native MacOS game is inside this repo . Have fun !
ASP
1
star
27

Object-Detection-using-Single-Shot-Detection

I used a pre built SSD model , and trained it using pyTorch to identify objects of a particular video file .
Python
1
star
28

tower-of-hanoi-webapp

Interactive visualisation and animation of tower of hanoi , hosted on heroku
HTML
1
star