Skip to content
View RaiyanRahman's full-sized avatar

Block or report RaiyanRahman

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Reinforcement-Learning-Models Reinforcement-Learning-Models Public

    The final project for the grad course CP8319: Reinforcement Learning. The code implements a linear estimator, a Double Deep Q-learning Network, as well as a Duelling Double Deep Q-Learning Network.…

    Python 1

  2. Face-Detection Face-Detection Public

    A simple python program that utilizes openCV to utilize the webcam and detect any faces that are present in the video stream.

    Python

  3. TDSB-Team-Project TDSB-Team-Project Public

    Project accepted from TDSB for a new web application to count towards the final term project of UofT's Intro to Software Engineering course (CSC301).

    Vue

  4. Mood-Detection Mood-Detection Public

    A convolutional neural network that detects and displays the mood/emotion of the faces that it detects through the webcam feed.

    Python 2

  5. ADAM-AI ADAM-AI Public

    A complex maze solving A.I. powered by the Genetic Algorithm based on evolution.

    JavaScript 1

  6. Cat-Dog-Classifier Cat-Dog-Classifier Public

    A neural network model trained to be able to predict cats and dogs based on a given picture. Made with the use of Tensorflow.

    Python