sarthak0120
CMU Data Science Alum. Skilled in several programming paradigms. Here to learn and contribute!
AccessOSSan Francisco, USA
Pinned Repositories
ALOHA-
This program implement the ALOHA protocol for multiple access of a channel.
assignment-2-sarthak0120
assignment-2-sarthak0120 created by GitHub Classroom
Chall-Vihaan-2017
This app employs anomaly detection to recognize and block malicious activity on a person's account.
Color-Game
GA-for-Portfolio-Management
This program is a python implementation of a Genetic Algorithm. It returns a fair distribution of funds over certain avenues of investment according to the parameters input by the user.
HACK-BVP2.0
M-M-1-Queue-Simulation
This program simulates an M/M/1 Queue in Python
Recursive-Fractals
This C++ code generates fractals such as the mandelbrot set and others using Recursion. Headers coming soon.
RuralApp-Hackeam-2018
This application focuses on providing a plethora of services to farmers ranging from buying and selling of crops to assisting them in finding the right crop to grow using Neural Networks.
VAE-GAN-MNIST
Python code (Keras) to implement a Variational Autoencoder Generative Adversarial Network (Using GAN instead of decoder in VAE). MNIST dataset reconstructed using VAEGAN.
sarthak0120's Repositories
sarthak0120/M-M-1-Queue-Simulation
This program simulates an M/M/1 Queue in Python
sarthak0120/VAE-GAN-MNIST
Python code (Keras) to implement a Variational Autoencoder Generative Adversarial Network (Using GAN instead of decoder in VAE). MNIST dataset reconstructed using VAEGAN.
sarthak0120/GA-for-Portfolio-Management
This program is a python implementation of a Genetic Algorithm. It returns a fair distribution of funds over certain avenues of investment according to the parameters input by the user.
sarthak0120/Chall-Vihaan-2017
This app employs anomaly detection to recognize and block malicious activity on a person's account.
sarthak0120/Recursive-Fractals
This C++ code generates fractals such as the mandelbrot set and others using Recursion. Headers coming soon.
sarthak0120/RuralApp-Hackeam-2018
This application focuses on providing a plethora of services to farmers ranging from buying and selling of crops to assisting them in finding the right crop to grow using Neural Networks.
sarthak0120/ALOHA-
This program implement the ALOHA protocol for multiple access of a channel.
sarthak0120/assignment-2-sarthak0120
assignment-2-sarthak0120 created by GitHub Classroom
sarthak0120/Color-Game
sarthak0120/HACK-BVP2.0
sarthak0120/Landing-Page---Direct-Create
This is a landing page of DirectCreate. It has some amazing designs requiring great efforts to design.
sarthak0120/Life
An interesting game written in C++ that implements the biological growth patterns of colonies of bacteria.
sarthak0120/Machine-Learning
Machine Learning Algorithms implemented in Python/Octave
sarthak0120/Medical-Application
sarthak0120/Natural-Language-Analyser-Internship-
A python script that analyses a large set of words for quantification on 20 dimensions. (NLP without nltk)
sarthak0120/Ngrams-Text-Generator
This program makes random text based on a document. Given an input file and an 'N' value for groups of words, it'll create random text using Ngrams.
sarthak0120/Student-Record-And-Report-Generating-System
It uses files as database to perform file handling operations such as add, search, modify and delete records to manage students’ records. This project also generates mark-sheet for students.
sarthak0120/Trailblazer
This program implements algorithms such as Dijkstra's Algorithm, A Star Algorithm, BFS, Alternative Routes in C++.
sarthak0120/YelpCamp