Skip to content
View JCC211's full-sized avatar

Block or report JCC211

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

Popular repositories Loading

  1. KITTI_RAFT KITTI_RAFT Public

    Using PyTorch and RAFT optical flow to create a video of the first 200 images from the right camera of the KITTI dataset.

    Jupyter Notebook 1

  2. Power-Flow-Analysis Power-Flow-Analysis Public

    Comparing different power flow analysis methods

    Jupyter Notebook 1

  3. DQN-vs-PID DQN-vs-PID Public

    A comparison of DQN control vs PID control for the gymnasium cart pole environment. The file PID_Cartpole.ipynb is used to build the DQN model and train to find a solution. The test.ipynb file is u…

    Jupyter Notebook

  4. Flu-Time-Series-Analysis Flu-Time-Series-Analysis Public

    Time series data analysis on flu data. Root mean square error is used as a metric to compare the performance of simple linear regression, direct multi output, and chained multi output models

    Jupyter Notebook

  5. Reinforcement-Learning Reinforcement-Learning Public

    This repo contains jupyter notebook files for the gymnasium continuous mountain car environment and the discrete taxi environment. Methods used include DQN and Q-table

    Jupyter Notebook

  6. CIFAR-100-CNN-TCNN CIFAR-100-CNN-TCNN Public

    scratch built CNN and transfer-CNN using DenseNet121 trained on CIFAR100 dataset

    Jupyter Notebook