Sobhan Shukueian's repositories
Conditional-DCGAN
Conditional Deep Convolutional GAN implementation using pytorch on MNIST dataset.
Iris-Identification
This project is an implementation of iris dataset identification using edge detection, Hough transform, and Daugman normalization. We also employ a Siamese network with contrastive loss for identification.
Object-Detectives
A survey of object detection papers with notes, links, and other details, along with run experiments and results.
Object_Detection_Counting_RetinaNet
Object Detection and Counting them by pretrained RetinaNet model on COCO dataset
River-Crossing-Problem-by-DLS
Solving River Crossing Problem using Depth-Limited-Search algorithm in python.
Twitter-Text-Classification-Using-ML
This repository contains machine learning models in Python for classifying Twitter text data.
U-Net-Semantic-Segmentation
U-Net semantic segmentation implementation on Cam-Vid dataset using pytorch.
Reinforcement-Learning-Playground
Implementation of various RL algorithms in Python using Gym and Pytorch.
Variational-Auto-Encoder
Variational Auto Encoder implementation on MNIST using pytorch.
Denoising-AutoEncoder
Clean up data using AE that is implemented using pytorch.
Dog_Breed_Detection
Dog Breed Detection Implementation using Transfer Learning in Python and Tensorflow
Face-Identification-using-Siamese
Face Identification using Siamese Networks on AT&T dataset.
FCN-semantic-segmentation
FCN semantic segmentation implementation in CamVid dataset using pytorch
Machine-Learning-Projects-from-scratch
This repo contains some machine learning algorithm's projects
Perceptron
Perceptron ( single layer neural network ) Implementation in Python
personal-site
My personal site implementation using ReactJs.
Simple-classification-using-deep-learning-on-MNIST
Simple classification implementation on MNIST dataset using pytorch
Solving-Porblems-By-Searching-BFS-DFS-UCS-DLS-IDS-BS-
This repo contains different search algorithms(BFS, DFS, UCS, DLS, IDS, BS) implemented from scratch in python.
Starting-Go
I've got my spurs on and I'm ready to practice some Go code in this here repository!
Style-Transfer
Transfer Style of images using neural networks