Pinned Repositories
30-seconds-of-python
Short Python code snippets for all your development needs
AB_testing_Udacity
This is a solution try of the final project in the Udacity's AB testing course
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
box-transform-playground-css3-Vue3
code_snippets
data-structures-algorithms-python
This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practice on.
deribit_client_and_api
An app that pull data from Deribit API, save it to a database and serve it from the database through a custom API.
Face-Genaration-using-Generative-Adversarial-Network
This repository contains code for generating new faces using GANs. For this i have taken CelebA Dataset.
MLFromScratch
Notebooks with explanations for conventional Machine Learning Algorithms
toy_cli_regression
aimirghani's Repositories
aimirghani/deribit_client_and_api
An app that pull data from Deribit API, save it to a database and serve it from the database through a custom API.
aimirghani/30-seconds-of-python
Short Python code snippets for all your development needs
aimirghani/AB_testing_Udacity
This is a solution try of the final project in the Udacity's AB testing course
aimirghani/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
aimirghani/box-transform-playground-css3-Vue3
aimirghani/code_snippets
aimirghani/data-structures-algorithms-python
This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practice on.
aimirghani/MLFromScratch
Notebooks with explanations for conventional Machine Learning Algorithms
aimirghani/toy_cli_regression
aimirghani/CRUD_fastAPI
aimirghani/data_analysis
aimirghani/Decision-Tree-from-Scratch
Decision Tree Classifier from scratch, accompanied by a custom Decision-Tree visualizer class.
aimirghani/EDA
aimirghani/eleventy-blog-tutorial
aimirghani/fastAPI-deploy-test
aimirghani/flask_API
simple CRUD API
aimirghani/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
aimirghani/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
aimirghani/Matplotlib
aimirghani/mlblog
Data Science blog powered by fastpages
aimirghani/nn-zero-to-hero
Neural Networks: Zero to Hero
aimirghani/Numpy
aimirghani/Pandas-hands-on
aimirghani/pytest-tutorial
Course materials and handouts for Getting started with pytest course
aimirghani/Python
All Algorithms implemented in Python
aimirghani/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
aimirghani/sigma_coding_youtube
This is a collection of all the code that can be found on my YouTube channel Sigma Coding.
aimirghani/tailwindcss-from-zero-to-production
Source code for the "Tailwind CSS Up and Running" screencast series.
aimirghani/tensorflow-deep-learning
All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
aimirghani/web-dev_workflow_starter
A front end workflow starter, using Gulp as a tasks runner and WebPack as a JS files bundler