Pinned Repositories
ajax-username
username validation with ajax in django example
automata-cyk
Implementation of cyk algorithm with python. It is a parsing algorithm for context-free grammars represented in Chomsky normal form.
BCDU-Net
Unofficial implemetation of BCDU-Net with PyTorch and Keras
BIT2008
Multimedia Data Management (BIT2008) - Fall 2022 Course Material @CarletonU
communication-systems
communication systems course material with matlab
hardware
My projects related to hardware
numerical-analysis
Numerical Analysis course material
obj-Tracking
Basic image processing approaches with opencv
tactile-gan
tactile-generation
Generating a dataset of image and tactile samples
mmheydari97's Repositories
mmheydari97/BCDU-Net
Unofficial implemetation of BCDU-Net with PyTorch and Keras
mmheydari97/automata-cyk
Implementation of cyk algorithm with python. It is a parsing algorithm for context-free grammars represented in Chomsky normal form.
mmheydari97/hardware
My projects related to hardware
mmheydari97/obj-Tracking
Basic image processing approaches with opencv
mmheydari97/TConvLSTM
Implementation of Time Aware ConvLSTM
mmheydari97/ajax-username
username validation with ajax in django example
mmheydari97/BIT2008
Multimedia Data Management (BIT2008) - Fall 2022 Course Material @CarletonU
mmheydari97/computational-intelligence
mmheydari97/databases
Projects related to database design course.
mmheydari97/django-blog
A simple blog project using django, javascript and bootstrap as well as HTML5 and CSS3.
mmheydari97/tactile-gan
mmheydari97/tactile-generation
Generating a dataset of image and tactile samples
mmheydari97/cat-vs-dog
Solution to cats vs. dogs kaggle competition using CNN
mmheydari97/cv
My CV website deployed on github.
mmheydari97/datamining-spring
My activities for data mining course, spring 2019
mmheydari97/deeplearning-presentation
Deep learning presentation materials
mmheydari97/django-lectures
Django workshop for EE-AUT Advanced Programming course spring 2019.
mmheydari97/django5proj
Code implementation for "Django 5 By Example" by Antonio Melé. This repository contains practical examples and projects from the book, demonstrating how to build powerful and reliable web applications using Django.
mmheydari97/field-sim
Simulating a field including foxes, rabbits and hunters using Java.
mmheydari97/iris-knn
Predicting type of iris plant using k nearest neighbor method
mmheydari97/local-rag
An implementation of RAG for document retrieval and generation on local hardware.
mmheydari97/look-once
Getting started with "YOLO"
mmheydari97/nlp-warmup
Fundamentals of natural language processing using python toolkit
mmheydari97/pretty-digits
Applying machine learning algorithms on Hoda dataset
mmheydari97/quora-sincere
Kaggle: Quora Insincere Questions Classification
mmheydari97/reinforcement
Reinforcement learning examples using the library developed by open-AI called gym
mmheydari97/schedulosaurus
Simple task scheduler django application
mmheydari97/tf-warmup
Getting started with tensorflow examples
mmheydari97/visual-django
embed plots in django using bokeh
mmheydari97/warmup-neuro
Getting started with python neurolab examples