Pinned Repositories
A-star
A-star-Algo to find distance between 2 cities (graph)
Air_Xonix
genetic-algo-rabbit-carrot-game
Genetic Algorithm for The Rabbit and Carrot game on a grid
genetic-algorithm-timetable
linear-regression-scratch
linear-regression-implemented-from-scratch
logistic-regression-scratch
LOTR_Knowledge_Graph
miniflow
A neural network built from scratch using Python and NumPy, mimic tensorflow api format
minimax
MLOPS_TASK_2
Syedoaun's Repositories
Syedoaun/A-star
A-star-Algo to find distance between 2 cities (graph)
Syedoaun/Air_Xonix
Syedoaun/genetic-algo-rabbit-carrot-game
Genetic Algorithm for The Rabbit and Carrot game on a grid
Syedoaun/genetic-algorithm-timetable
Syedoaun/linear-regression-scratch
linear-regression-implemented-from-scratch
Syedoaun/logistic-regression-scratch
Syedoaun/LOTR_Knowledge_Graph
Syedoaun/miniflow
A neural network built from scratch using Python and NumPy, mimic tensorflow api format
Syedoaun/minimax
Syedoaun/MLOPS_TASK_2
Syedoaun/MLOPS_TASK_3
Syedoaun/MLOPS_TASK_4
Syedoaun/Naive_bayes_scratch
Syedoaun/secret-word-pred-genetic-algo
Syedoaun/Sentiment_classification
Syedoaun/single-layer-neural-network-scratch
single-layer-neural-network-from-scratch-(numpy)
Syedoaun/Syedoaun
Config files for my GitHub profile.
Syedoaun/TPD
This is the official repository for the paper "Texture-Preserving Diffusion Models for High-Fidelity Virtual Try-On". CVPR 2024
Syedoaun/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch