• Stars
    star
    9
  • Rank 1,930,364 (Top 39 %)
  • Language
    Python
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

More Repositories

1

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

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

Multiple-Linear-Regression

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

LSTM-using-pyTorch

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

Upper-Confidence-Bounds

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

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
6

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
7

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
8

Polynomial-Regression

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

Thompson-Sampling

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

Hierarchical-clustering

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

blockbreakergame

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

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
13

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
14

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
15

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

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

Support-Vector-Regression

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

Parrot-Chatbot

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

stabgan

1
star
19

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

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

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
21

XGBoost

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

K-Nearest-Neighbours

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

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
24

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
25

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
26

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
27

tower-of-hanoi-webapp

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