Pinned Repositories
DataMiningProj
Exploring data mining tasks on set of datasets of an organization property list
air_conditioner_IR_remote
camera-pose-estimation
Finding camera pose in 3d space
Cipher-Swap
Decode, find and replace specific words in decrypted message
compiler_c
c compiler simulation
computer-vision
Basic algorithms and methods in computer vision
mini-Quoridor
let's play Quoridor! minnimax & alpha-beta pruning help us defeat anybody :)
Real-Time-Violence-Detection-in-Video-
Violence Detection with LSTM and CNN
Retina-VesselNet
A Simple U-net model for Retinal Blood Vessel Segmentation based on tensorflow2
wideResNet-clustering
Image Texture Segmentation
TahaTabatabaei's Repositories
TahaTabatabaei/Cipher-Swap
Decode, find and replace specific words in decrypted message
TahaTabatabaei/compiler_c
c compiler simulation
TahaTabatabaei/computer-vision
Basic algorithms and methods in computer vision
TahaTabatabaei/mini-Quoridor
let's play Quoridor! minnimax & alpha-beta pruning help us defeat anybody :)
TahaTabatabaei/Real-Time-Violence-Detection-in-Video-
Violence Detection with LSTM and CNN
TahaTabatabaei/Retina-VesselNet
A Simple U-net model for Retinal Blood Vessel Segmentation based on tensorflow2
TahaTabatabaei/air_conditioner_IR_remote
TahaTabatabaei/algorithm-design-course-lab
Exploring different methods & algorithms, practicing fundamental techniques and terms of algorithm design domain
TahaTabatabaei/BusSync
Thread-controlled bus boarding Simulation
TahaTabatabaei/camera-pose-estimation
Finding camera pose in 3d space
TahaTabatabaei/histeq
A simple Histogram equalization implementation in c++
TahaTabatabaei/Image-clustering
simple image clustring
TahaTabatabaei/The-Resource-Juggler
Priority-Based Task Scheduling with Resource Constraints
TahaTabatabaei/wideResNet-clustering
Image Texture Segmentation
TahaTabatabaei/CanSat
2024 CanSat Competition codes
TahaTabatabaei/CIFAR-10-ResNet-quantized
Train CIFAR 10 by small ResNet With TensorFlow 2.0 Alpha
TahaTabatabaei/Comment-classification
Classifiy and clustering Reddit comments that are about physics, chemistry and biology using NLTK
TahaTabatabaei/finite-automata-simulator
Implementation of a Finite Automata Simulator
TahaTabatabaei/graph-coloring
exploring diffrent search algorithms, in order to solve graph coloring problem
TahaTabatabaei/magnet-puzzle-solver
A CSP approach to solve magnet puzzle problem
TahaTabatabaei/mips-verilog
Single-cycle and multi-cycle verilog implementation of a subset of MIPS instruction set
TahaTabatabaei/perceptron-classifier
simple classifier with perceptron (university assignment)
TahaTabatabaei/PiFaceID
Efficient neural network Face Recognition system on a resource constrained device
TahaTabatabaei/selenium-based-bot
testing selenium library, implemented a simple crawler
TahaTabatabaei/semiPython-grammer
grammer of a simple semi python self-made language
TahaTabatabaei/VoxNet-Tensorflow-V2-64
migrate VoxNet-Tensorflow to Tensorflow V2 API