AmirMohamadBabaee
Computer Vision Engineer | CE graduate student @ Sharif University of Technology
Sharif University of TechnologyIran
Pinned Repositories
Deep-Generative-Models-Homework
This repository features implementations of various deep generative models, including VAEs, GANs, NFs, DDPMs, and EBMs, using datasets like MNIST and CIFAR-10.
Deep-Learning-Homework
This repository contains deep learning implementations for various tasks, including dimensionality reduction, autoencoders, graph embeddings, and reinforcement learning. Each task demonstrates key techniques such as PCA, t-SNE, stacked autoencoders, graph embeddings using DeepWalk, and training of variational autoencoders on FashionMNIST.
Digital-Image-Processing-Homework
This repository contains solutions to six homework assignments from a Digital Image Processing course. Each solution includes implementations of various image processing techniques, including filtering, transformations, compression, and segmentation, using Python and Jupyter notebooks.
dijkstra-python
Implementation of Dijkstra Graph Algorithm in Python
GitHubble
Simple Web app that uses GitHub APIs to find out user informations and show them in the browser. Also, it's midterm project of Internet Engineering Course at CE@AUT in Fall2022.
Information-Retrieval-notebooks
Notebooks of practical projects of Information Retrieval Course at CE@AUT
NN-project-keras
First project of Computational Intelligence Course at CE@AUT
Panorama
Image Stitching and Feature Matching Project
SVM-optimization-pyomo
Linear Optimization Project to optimize SVM loss function by Pyomo Module
ML_Stanford_University_AndrewNG
Machine Learning Course Offered By the University Of Stanford at Coursera.org (Andrew NG)
AmirMohamadBabaee's Repositories
AmirMohamadBabaee/GitHubble
Simple Web app that uses GitHub APIs to find out user informations and show them in the browser. Also, it's midterm project of Internet Engineering Course at CE@AUT in Fall2022.
AmirMohamadBabaee/Information-Retrieval-notebooks
Notebooks of practical projects of Information Retrieval Course at CE@AUT
AmirMohamadBabaee/SVM-optimization-pyomo
Linear Optimization Project to optimize SVM loss function by Pyomo Module
AmirMohamadBabaee/AmirMohamadBabaee
AmirMohamadBabaee/Simple-Fuzzy-Heart-Diseases-Detector
Second Practical Project of Computational Intelligence Course at CE@AUT
AmirMohamadBabaee/CN-Monitoring-System
Final project of Computer Network course at Amirkabir University of Technology.
AmirMohamadBabaee/AI-pacman-assignments
Implementation of Pacman project based on UC Berkeley course in Fall2021 at CE@AUT
AmirMohamadBabaee/endpoints-watch
Simple endpoint monitor service to check availability of endpoints. Also, backend project of Internet Engineering Course at CE@AUT in Fall 2022
AmirMohamadBabaee/NUMEX
Number-Expression Programming Language. Final Project of Programming Languages Course at CE@AUT.
AmirMohamadBabaee/SimpleFSM
Implementation of a simple Finite State Machine.
AmirMohamadBabaee/Adversarially-Learned-Anomaly-Detection
ALAD (Proceedings of IEEE ICDM 2018) official code
AmirMohamadBabaee/AmirMohamadBabaee.github.io
AmirMohamadBabaee/Deep-Generative-Models-Homework
This repository features implementations of various deep generative models, including VAEs, GANs, NFs, DDPMs, and EBMs, using datasets like MNIST and CIFAR-10.
AmirMohamadBabaee/Execode-as-a-service
A microservice system to execute code (execode) as a service. First homework of Cloud Computing course at CE@AUT in Spring 2023
AmirMohamadBabaee/nlp_course
YSDA course in Natural Language Processing
AmirMohamadBabaee/Summer2022-AGP-Internship-Report
LaTeX report of Summer 2022 Internship at Asr Gooyesh Pardaz
AmirMohamadBabaee/URL-Shortener-as-a-service
Second homework of Cloud Computing Course at CE@AUT.
AmirMohamadBabaee/w2ni18n
temporary archived project --- Convert number words from different languages with Python, Sharp or Java API eg. three hundred and forty two to numbers (342) or vingt-et-un (21) or две целых три десятых (2.3).Word2Number-i18n convert number words (eg. twenty one) to numeric digits (21).
AmirMohamadBabaee/Deep-Learning-Homework
This repository contains deep learning implementations for various tasks, including dimensionality reduction, autoencoders, graph embeddings, and reinforcement learning. Each task demonstrates key techniques such as PCA, t-SNE, stacked autoencoders, graph embeddings using DeepWalk, and training of variational autoencoders on FashionMNIST.
AmirMohamadBabaee/Digital-Image-Processing-Homework
This repository contains solutions to six homework assignments from a Digital Image Processing course. Each solution includes implementations of various image processing techniques, including filtering, transformations, compression, and segmentation, using Python and Jupyter notebooks.
AmirMohamadBabaee/Panorama
Image Stitching and Feature Matching Project
AmirMohamadBabaee/BlindDiff
AmirMohamadBabaee/hexo-theme-fengye
AmirMohamadBabaee/ie-lecture
Internet Engineering Course Lecture and Page 🙈 🎈
AmirMohamadBabaee/KAN-vs-MLP
This is a simple comparison between Kolmogorov-Arnold Network (KAN) and Multi-Layer Perceptron (MLP)
AmirMohamadBabaee/NeuroEvolutionary-SnailJumper
Implementation of a Neuro Evolutionary algorithm to optimize a simple neural net to achieve the best result in SnailJumper game in Spring 2022 at CE@AUT
AmirMohamadBabaee/OpenCV-face-detection
Easy face detection using openCV
AmirMohamadBabaee/power-method-linear-algebra
Forth practical assignment of CE@AUT Applied Linear Algebra course. the structure of the assignment is predefined and you can fill blank parts to complete the notebook
AmirMohamadBabaee/Signal-and-Systems-Notebooks
Notebooks of programming assignment of Signal and Systems course in Fall2021 at CE@AUT.
AmirMohamadBabaee/syncnet_python
Out of time: automated lip sync in the wild