Projects in Awesome Lists by devAmoghS
A curated list of projects in awesome lists by devAmoghS .
https://github.com/devAmoghS/Machine-Learning-with-Python
Small scale machine learning projects to understand the core concepts . Give a Star 🌟If it helps you. BONUS: Interview Bank coming up..!
beginner-friendly data-science deep-learning exercises machine-learning practice-project python python-3 scikit-learn
Last synced: 19 Jul 2025
https://github.com/devamoghs/machine-learning-with-python
Small scale machine learning projects to understand the core concepts . Give a Star 🌟If it helps you. BONUS: Interview Bank coming up..!
beginner-friendly data-science deep-learning exercises machine-learning practice-project python python-3 scikit-learn
Last synced: 14 May 2025
https://github.com/devamoghs/python-interview-problems-for-practice
120+ Common code and interview problems solved in Python **(it's GROWING...)** Give a Star 🌟If it helps you. Please go through the README.md before starting.
algotithms data-structures data-structures-and-algorithms interview-prep interview-preparation interview-questions interviews programming-interviews python python-3
Last synced: 14 May 2025
https://github.com/devAmoghS/Python-Interview-Problems-for-Practice
120+ Common code and interview problems solved in Python **(it's GROWING...)** Give a Star 🌟If it helps you. Please go through the README.md before starting.
algotithms data-structures data-structures-and-algorithms interview-prep interview-preparation interview-questions interviews programming-interviews python python-3
Last synced: 26 Mar 2025
https://github.com/devamoghs/keras-style-transfer
An implementation of "A Neural Algorithm of Artistic Style" in Keras
deep-learning neural-networks neural-style neural-style-transfer style-transfer
Last synced: 30 Apr 2025
https://github.com/devamoghs/telemarketing-prediction-for-banking
This is an independent data science notebook where we want to predict and improve whether a customer will buy a term loan or not
Last synced: 12 May 2025
https://github.com/devamoghs/covid19-india-impact-dashboard
Website: http://covid19dashboard.pythonanywhere.com/
coronavirus coronavirus-analysis coronavirus-tracking covid19-india ncov
Last synced: 31 Aug 2025
https://github.com/devamoghs/machine-learning-for-hackers
Exercises and solutions for Machine Learning for Hackers by Drew Conway & John Myles White
exercise-solutions hackers machine-learning r-language r-programming
Last synced: 25 Feb 2025
https://github.com/devamoghs/deep-learning-with-python
Examples and Exercises from Deep Learning with Python - Francis Chollet
algorithms artificial-intelligence deep-learning deep-learning-tutorial exercises machine-learning python3
Last synced: 09 Sep 2025
https://github.com/devamoghs/lstm-text-generation
A generative model for text, character-by-character using LSTM recurrent neural networks in Python with Keras. Later extending to make Predictive Keyboard.
artificial-intelligence data-science deep-learning keras-neural-networks lstm-neural-networks machine-learning natural-language-generation
Last synced: 28 Jun 2025
https://github.com/devamoghs/intermediate-python
Some intermediate python concepts useful for revision
intermediate python scripts-collection scripts-python tips-and-tricks
Last synced: 11 Jun 2025
https://github.com/devamoghs/bouncegame
Bounce Game developed with HTML and Javascript
Last synced: 12 Sep 2025
https://github.com/devamoghs/fake-news-detection-python
A deep net that lets you detect if a news article is fake or not
Last synced: 25 Jul 2025
https://github.com/devamoghs/hands-on-machine-learning-notebooks
Notebooks for the chapters in "Hands-On Machine Learning with Scikit-Learn and TensorFlow [O'Reily]"
Last synced: 03 Apr 2025
https://github.com/devamoghs/devamoghs.github.io
Github Pages
github github-pages personal-website portfolio-website
Last synced: 03 Apr 2025
https://github.com/devamoghs/an-introduction-to-machine-intelligence
Repository containing Jupyter notebooks for the course: An Introduction to Machine Intelligence for Architects and other Nonengineers ETH Zurich, Chair for CAAD, Autumn semester 2019
Last synced: 16 Jun 2025
https://github.com/devamoghs/pos-tagger-nltk-scikit-learn
Part-Of-Speech Tagger using custom trained models, implemented with Scikit-Learn and NLTK
machine-learning natural-language-understanding nltk-library part-of-speech-tagger pos-tagger scikit-learn
Last synced: 12 Sep 2025
https://github.com/devamoghs/inverted-index-nlp
The purpose of an inverted index is to allow fast full text searches, at a cost of increased processing when a document is added to the database. The inverted file may be the database file itself, rather than its index.
Last synced: 12 Sep 2025
https://github.com/devamoghs/news_classifier-scikitlearn
Multinomial Naive Bayes Classifier for newsgroup20 dataset
Last synced: 30 Aug 2025
https://github.com/devamoghs/data-structures-programs
Data Structure Programs in C++, will be refactoring and adding comments soon.
Last synced: 03 Apr 2025
https://github.com/devamoghs/algorithms-princeton-university
Exercises for Algorithms Course by Princeton University
Last synced: 03 Apr 2025
https://github.com/devamoghs/books-to-finish
These are the books I wish to finish by 2019
Last synced: 03 Apr 2025
https://github.com/devamoghs/spelling-corrector-python
Spelling Corrector made with Python, courtesy of Peter Norvig's Essay
Last synced: 09 Oct 2025
https://github.com/devamoghs/file-processing-microservice
A file processing micro-service written with Flask, RethinkDB and VueJS
file-processor flask-application flask-restful microservice rethinkdb vuejs
Last synced: 03 Apr 2025
https://github.com/devamoghs/steganography-application
Steganography Application made as a part of college project. Will be adding a demo soon
Last synced: 03 Apr 2025
https://github.com/devamoghs/ml-interview-prep
This is a repository to collate random questions asked in an ML interview
Last synced: 03 Apr 2025
https://github.com/devamoghs/andrew-ng-machine-learning
This repository contains the program from Coursera - Machine Learning (Andrew Ng)
Last synced: 03 Apr 2025
https://github.com/devamoghs/crud-using-ror
A basic CRUD interface using React on Rails, can be extended as a template. Feel free to raise an issue if you can make it better
crud crud-application rails-application ruby tutorial-sourcecode
Last synced: 03 Apr 2025
https://github.com/devamoghs/the-data-science-manual
Exercise solutions for The Data Science Design Manual - Steven Skiena
Last synced: 03 Apr 2025
https://github.com/devamoghs/uc-berkeley-cs61a
Exercises for the lectures from Structure and Interpretation of Programs
berkeley cs61a python sicp-exercises university-project
Last synced: 03 Apr 2025
https://github.com/devamoghs/python-programs
A repository of all the solutions to all tutorial questions from SRM University Course Code: 15IT322E
course-material coursework information-technology programming python3 srm-university
Last synced: 03 Apr 2025
https://github.com/devamoghs/bookmarkappdjango
A simple bookmark application made with intention to learn Django
bookmarks bookmarks-manager django django-rest-framework python3
Last synced: 20 Jun 2025
https://github.com/devamoghs/islr-lab
This repository contains the program from Introduction to Statistical Learning with R
Last synced: 27 Jul 2025
https://github.com/devamoghs/songs-from-youtube
A repository of songs accidently and boy are they amazing !
Last synced: 01 Aug 2025
https://github.com/devamoghs/spark-intro-to-ml
This repository contains some of my intial work with Spark-Scala and Machine Learning. TODO: Extend it in the future.
Last synced: 29 Sep 2025
https://github.com/devamoghs/test-docker-auto
Testing an auto build for Docker
Last synced: 03 Apr 2025
https://github.com/devamoghs/pytorchtabularmodel
A generic blueprint to perform Regression and Classification using Pytorch 🔥. Highly flexible
Last synced: 31 Jul 2025
https://github.com/devamoghs/vanilla-lstm-odd-parity
A Vanilla LSTM network for checking the odd parity of a time sequence. The length of sequence and training data can be changed dynamically
Last synced: 03 Apr 2025
https://github.com/devamoghs/spark-multi-nodes-docker
Spark cluster setup on Docker
Last synced: 02 Aug 2025
https://github.com/devamoghs/llm-evals-master
This repo serves as a master guide to explore various facets of LLM evaluations
Last synced: 14 Jun 2025
https://github.com/devamoghs/arima-model
Simple timeseries modelling using ARIMA
Last synced: 03 Apr 2025
https://github.com/devamoghs/retail-price_prediction-tgih
Using regression to predict the prices for retail items belonging to different categories
Last synced: 03 Apr 2025
https://github.com/devamoghs/image-captioning-network
An encoder-decoder network to perform image captioning built using VGG16 and LSTMs. Data used for training is 8000 Flickr and 24k image captions
Last synced: 03 Apr 2025
https://github.com/devamoghs/product-affinity-prediction
Jupyter Notebook to predict whether a customer will buy the given product or not
Last synced: 03 Apr 2025
https://github.com/devamoghs/av-cross-sell-prediction
Predict if a person who is already insured will purchase a Vehicle Insurance or not. Check Readme.md for more.
Last synced: 03 Apr 2025
https://github.com/devamoghs/credit-risk-modelling
My personal athenaeum for all things risky to credit 💰💰
Last synced: 10 Jul 2025
https://github.com/devamoghs/intel-edge-ai-udacity
Workspace files for Intel Edge AI Scholarship 2019-20
Last synced: 03 Apr 2025