Pinned Repositories
airsupply-pilot
Auto_Lights
An arduino project which turns on a light based on motion and amount of light. There is also a switch for a manual override.
canny_edge_detector
Canny Edge detector library
Dr.-Watson
Created project
echobot
A sample bot for getting started with Bot Framework
GradingKneeOA
Knee osteoarthritis analysis with X-ray images using CNN
Minecraft-with-AI
This project will implement AI techniques in Minecraft
Security-Lock
An arduino project which implementing a security lock using 4 buttons
urfp-hab-plankton
USACO-tutorials
Saadmaghani's Repositories
Saadmaghani/Dr.-Watson
Created project
Saadmaghani/Minecraft-with-AI
This project will implement AI techniques in Minecraft
Saadmaghani/urfp-hab-plankton
Saadmaghani/airsupply-pilot
Saadmaghani/Auto_Lights
An arduino project which turns on a light based on motion and amount of light. There is also a switch for a manual override.
Saadmaghani/canny_edge_detector
Canny Edge detector library
Saadmaghani/echobot
A sample bot for getting started with Bot Framework
Saadmaghani/GradingKneeOA
Knee osteoarthritis analysis with X-ray images using CNN
Saadmaghani/Security-Lock
An arduino project which implementing a security lock using 4 buttons
Saadmaghani/USACO-tutorials
Saadmaghani/JSettlers2
Java Settlers project home, downloads, and GPLv3 source code. To download the latest version as a JAR, see https://github.com/jdmonin/JSettlers2/releases/tag/release-1.2.01 . Migrated 2012-09-28 from CVS; project home migrated from sourceforge.
Saadmaghani/my-pysc2
My implementation of RL algorithms on a simple pysc2 environment
Saadmaghani/nav_competition_icra2022
Saadmaghani/Past-Paper-Manager
I created this google app script to help me keep track of all the past papers I did for my A and O Level examinations
Saadmaghani/pysc2-tutorial
Tutorials for building a PySC2 bot
Saadmaghani/pytorch-multi-class-focal-loss
An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.
Saadmaghani/pytorch-vae
A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch
Saadmaghani/Saadmaghani.github.io
Saadmaghani/Sorting-Algorithms
For my Data Structures course we are learning different sorting algorithms and I will implement all them in java, c++ and python