Pinned Repositories
pose-prediction-autoencoder
Stanford University Challenge on Social Motion Forecasting (SoMoF)
APNPR
Automatic Persian Number Plate Recognition
Bioinformatics-Rosalind-Textbook
Solving Rosalind text book problems.
BlogPostWebsite
Here is my website using django2.2
Boolean-satifiability-problem
Implementation of Boolean satisfiability problem with Genetic Algorithm and Stochastic hill climbing.
CE-40103-HW1
first homework, course 40103 CE, SUT
CE40324-MIR
DeCoDEx
Official Github Repository for "Confounder Detector Guidance for Improved Diffusion-based Counterfactual Explanations"
posepred
WebProject-backend
NimaFathi's Repositories
NimaFathi/Bioinformatics-Rosalind-Textbook
Solving Rosalind text book problems.
NimaFathi/Boolean-satifiability-problem
Implementation of Boolean satisfiability problem with Genetic Algorithm and Stochastic hill climbing.
NimaFathi/CE40324-MIR
NimaFathi/DeCoDEx
Official Github Repository for "Confounder Detector Guidance for Improved Diffusion-based Counterfactual Explanations"
NimaFathi/WebProject-backend
NimaFathi/APNPR
Automatic Persian Number Plate Recognition
NimaFathi/BlogPostWebsite
Here is my website using django2.2
NimaFathi/CE-40103-HW1
first homework, course 40103 CE, SUT
NimaFathi/CE-40103-HW2
TTD with Java
NimaFathi/posepred
NimaFathi/CE-40103-HW4
NimaFathi/ce-40103-hw5-apigateway
api-gateway micro service for bookstore service
NimaFathi/ce-40103-hw5-auth
auth micro service for bookstore service
NimaFathi/ce-40103-hw5-book
book micro service for bookstore service
NimaFathi/ce-40103-hw5-search
search micro service for bookstore service
NimaFathi/ce-40103-hw8
HW8: software engineering lab
NimaFathi/ce-40103-hw9
hw9 profiling
NimaFathi/CE40424-OS
CE40424 is Operating systems course and here we gather our academic project
NimaFathi/DNS-project
NimaFathi/go-grpc-tutorial
go-gprc-tutorial
NimaFathi/Machine-Learning-valuable-Libraries-Tutorials
This is a brief tutorial on Python machine learning handy libraries such as Numpy, Scipy, Panda, Matplot and ...
NimaFathi/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
NimaFathi/NimaFathi.github.io
A beautiful, simple, clean, and responsive Jekyll theme for academics
NimaFathi/NVAE-Ablation
Added Ablations on the Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)
NimaFathi/openpifpaf
Official implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association" in PyTorch.
NimaFathi/pose-prediction-autoencoder
Stanford University Challenge on Social Motion Forecasting (SoMoF)
NimaFathi/Q-learning-with-Open-AI-Gym
Q-learning on Taxi-v2 and Pendulum-v0 environments.
NimaFathi/readme-md-generator
📄 CLI that generates beautiful README.md files
NimaFathi/rosalind-solutions
my solutions to problems from Rosalind.
NimaFathi/Travelling-salesman-problem
TSP Problem using A*