Amitabh1989
Python | AI | ML | Tkinter | Django | JS | Ajax | Tailwind | React | Pandas | Numpy | Keras | TF | Design Prin. | DSA | Docker | Jenkins | Kubernetes | RESTful
India
Pinned Repositories
a-bit-of-deep-learning-and-keras
Follow along repo for the eponymously named youtube playlist
Amitabh1989
Config files for my GitHub profile.
ann_loan_payback_prediction
Data-Structure-Algorithm-Python
Files for Data Structures and Algorithms using SOLID principles in Python
Design-Patterns-with-Python
A SOLID design principle + Software Design Patterns using Python
devops-master-class
Devops Tutorial for Beginners - Learn Docker, Kubernetes, Terraform, Ansible, Jenkins and Azure Devops
Django-Ecomm-Bootstrap5-Javascript-Website
A Djnago based Ecommerce Website
Django-with-Bootstrap-Full-Strck-Development
Learn Django with Bootstrap. All about basic website building.
KMeans-Agglomerative-Gaussian-clustering-company-stock-clustering
Using KMeans, Agglomerative and Gaussian clustering for company stock clustering
taxi_v3_dqn
Amitabh1989's Repositories
Amitabh1989/Amitabh1989
Config files for my GitHub profile.
Amitabh1989/Data-Structure-Algorithm-Python
Files for Data Structures and Algorithms using SOLID principles in Python
Amitabh1989/devops-master-class
Devops Tutorial for Beginners - Learn Docker, Kubernetes, Terraform, Ansible, Jenkins and Azure Devops
Amitabh1989/KMeans-Agglomerative-Gaussian-clustering-company-stock-clustering
Using KMeans, Agglomerative and Gaussian clustering for company stock clustering
Amitabh1989/Custom_gym_env_snake_reinforcement_neural_nets
Custom Gym environment for Snake game using reinforcement learning and Neural Network
Amitabh1989/Dueling-DQN
Demo DDQN
Amitabh1989/IITR-Capstone-Project-RL
FrozenLake Problem IITR Capstone Project
Amitabh1989/IITR_Image_Compression_KMeans
Using KMeans for image compression
Amitabh1989/Logistic_Regression_with_a_Neural_Network_mindset
Coursera Logistic_Regression_with_a_Neural_Network_mindset
Amitabh1989/NNfSiX
Neural Networks from Scratch in various programming languages
Amitabh1989/node-todo-cicd
CI CD Experiment
Amitabh1989/principle_comp_analysis_breast_cancer_svm
Using PCA concept + SVM and Grid Search CV
Amitabh1989/Python_theAlgorithms
All Algorithms implemented in Python
Amitabh1989/random_forest
Use of Random Forest and Decision Tree example
Amitabh1989/random_forest_logistics_reg
Comparision of Random Forest and Logistics Regression output on a Data Set
Amitabh1989/support_vector_machine_breast_cancer
Using SVM for Breast Cancer data analysis
Amitabh1989/support_vector_machine_IRIS_gridseach
Using SVM for IRIS dataset and GridSearchCV
Amitabh1989/taxi_v3_dqn
Amitabh1989/Design-Patterns-with-Python
A SOLID design principle + Software Design Patterns using Python
Amitabh1989/Django-Digital-Market-Website-JS-Tailwind
An extensive Multi-Vendor Website using Django, JS, Bootstrap5 and SQLite
Amitabh1989/Django-Ecomm-Bootstrap5-Javascript-Website
A Djnago based Ecommerce Website
Amitabh1989/Django-with-Bootstrap-Full-Strck-Development
Learn Django with Bootstrap. All about basic website building.
Amitabh1989/Advanced-Programming-Python
Wanna learn something Cool...all about concurrent programming using Python. Standalone and Web based code tutorials.
Amitabh1989/Django-JS-Tailwind-ProjectShadow
A custom website to generate custom JSON data. Personal project. More details to follow.
Amitabh1989/docs
The open-source repo for docs.github.com
Amitabh1989/Student-Management-System-Django-React-REST
Using Django, React and REST framework for Student Management System
Amitabh1989/CosNIC
CosNIC initial checkin
Amitabh1989/Django-React-JS-TODO-App
Using Django React JS to build a TODO app.
Amitabh1989/Python-WebSockets-Log-Server
Using Django Websockets for real time applications
Amitabh1989/Regex-Generator
This project was created as an experiment to see how accurately I can generate valid regex when simply given a string(s) to match.