Pinned Repositories
CS-Tutorial
Source Code for CS Courses Offered by Ali Hejazizo
Debiasing-Facial-Detection-Systems
I investigated one recently published approach to addressing algorithmic bias. I built a facial detection model that learns the latent variables underlying face image datasets and uses this to adaptively re-sample the training data, thus mitigating any biases that may be present in order to train a debiased model.
Estimate-the-amount-of-glucose-in-each-sample
Fruit-Detection
The Thesis of B.Sc.
Human-Pose
Implementation-of-the-Quadric-Algorithm-as-pipeline
pip line algorithm with VHDL
Music-Generation-with-RNNs
I explored building a Recurrent Neural Network (RNN) for music generation. I trained a model to learn the patterns in raw sheet music in ABC notation and then use this model to generate new music.
NRF
Playing-Cartpole-and-Pong-by-Using-RL
In order to model the environment for both the Cartpole and Pong tasks, I used a toolkit developed by OpenAI called OpenAI Gym. It provides several pre-defined environments for training and testing reinforcement learning agents, including those for classic physics control tasks, Atari video games, and robotic simulations.
PyTutorial
zsrabbani's Repositories
zsrabbani/Music-Generation-with-RNNs
I explored building a Recurrent Neural Network (RNN) for music generation. I trained a model to learn the patterns in raw sheet music in ABC notation and then use this model to generate new music.
zsrabbani/Implementation-of-the-Quadric-Algorithm-as-pipeline
pip line algorithm with VHDL
zsrabbani/CS-Tutorial
Source Code for CS Courses Offered by Ali Hejazizo
zsrabbani/Debiasing-Facial-Detection-Systems
I investigated one recently published approach to addressing algorithmic bias. I built a facial detection model that learns the latent variables underlying face image datasets and uses this to adaptively re-sample the training data, thus mitigating any biases that may be present in order to train a debiased model.
zsrabbani/Estimate-the-amount-of-glucose-in-each-sample
zsrabbani/Fruit-Detection
The Thesis of B.Sc.
zsrabbani/Human-Pose
zsrabbani/NRF
zsrabbani/Playing-Cartpole-and-Pong-by-Using-RL
In order to model the environment for both the Cartpole and Pong tasks, I used a toolkit developed by OpenAI called OpenAI Gym. It provides several pre-defined environments for training and testing reinforcement learning agents, including those for classic physics control tasks, Atari video games, and robotic simulations.
zsrabbani/PyTutorial