Pinned Repositories
amcs1729.github.io
Portfolio Website hosted on Github Pages
Attention-Guided-Low-light-Image-Enhancement
A model based on Multi Branch Convolution and Upconvolution to convert a low light image to an enhanced bright image
Distributed-Hash-Table
Implemented a Highly Scale-able and Fault Tolerant Distributed Hash Table using Chord as underlying algorithm
Distributed-Systems
Replicated Key-Value Storage and Simple DHT based on chord, Group Messenger with Total and FIFO Ordering Guarantees
Image_to_Paragraph
Creating captions from images and extrapolating them to build a 100 word Paragraph
LeetCode-3
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
LeetCode-Questions-CompanyWise
Contains Company Wise Questions sorted based on Frequency and all time
Predicting-cloud-CPU-usage-on-Azure-data
Forecasting future CPU Usage in Azure VM using Deep Learning Models. Compares LSTM , GRU and IndRNN
siraj-make-money-with-machine-learning-midterm-tng-scriptgen
This repository contains my midterm project of Make Money with Machine Learning Course by Siraj Raval. For this assignment, I decided to develop a MVP for a text generation webtool which lets users generate episode scripts for a television show, in this particular case for "Star Trek: The Next Generation".
steganography
An improvement over traditional steganography that uses a better technique to embed the cipher text.
amcs1729's Repositories
amcs1729/siraj-make-money-with-machine-learning-midterm-tng-scriptgen
This repository contains my midterm project of Make Money with Machine Learning Course by Siraj Raval. For this assignment, I decided to develop a MVP for a text generation webtool which lets users generate episode scripts for a television show, in this particular case for "Star Trek: The Next Generation".
amcs1729/algodeck
An Open-Source Collection of +200 Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
amcs1729/allaboutscala
Source code for www.allaboutscala.com tutorials
amcs1729/awesome-distributed-systems
Awesome list of distributed systems resources
amcs1729/Competitive-Programming-questions
This repo is open for all. Add your favourite competitive programming questions along with the solution.
amcs1729/daily-coding-problem
Solutions to problems sent by dailycodingproblem.com
amcs1729/DeepLearn
Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.
amcs1729/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
amcs1729/DeepLearningImplementations
Implementation of recent Deep Learning papers
amcs1729/DeepQA
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
amcs1729/design-patterns-for-humans
An ultra-simplified explanation to design patterns
amcs1729/emojiscreen
EmojiScreen is a listing of movies, TV shows and musicals depicted through emojis.
amcs1729/good-to-read
This is a collections of blogs, articles related to system design
amcs1729/hash-library
Portable C++ hashing library
amcs1729/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
amcs1729/musicblocks
Music Blocks -- A musical microworld
amcs1729/must-read-resources-for-java-developers
amcs1729/natural-language-processing
Resources for "Natural Language Processing" Coursera course.
amcs1729/node
Learning node js
amcs1729/nsecli
CLI Interface for Accessing Stock Prices From NSE
amcs1729/opensource.guide
Community guides for open source creators
amcs1729/p5.js
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
amcs1729/PAXOS
CS751 Course Project
amcs1729/PlayPal
app for finding songs later to be added to a playlist where they will be playable
amcs1729/Python
My Python Examples
amcs1729/quant-resources
resources of quantitative trading
amcs1729/Research-Internships-for-Undergraduates
List of Research Internships for Undergraduate Students
amcs1729/reverse-interview
Questions to ask the company during your interview
amcs1729/sage
Mirror of the Sage source tree -- please do not submit PRs here -- everything must be submitted via https://trac.sagemath.org/
amcs1729/SlickRyder
A Slack bot that requests an Uber ride on behalf of a user.