Skip to content
View Jonathan-Pearce's full-sized avatar
  • McGill University
  • Montreal, QC
Block or Report

Block or report Jonathan-Pearce

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

  1. calibration_library calibration_library Public

    Pytorch library for model calibration metrics and visualizations as well as recalibration methods. In progress!

    Python 62 10

  2. transfer_learning_rl transfer_learning_rl Public

    Transfer learning in deep reinforcement learning for continuous control. Implemented DDPG and TD3 algorithms and evaluated ability to adapt to changes in environment dynamics and new environments

    Python 10 2

  3. DDPG_PER DDPG_PER Public

    Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)

    Python 43 8

  4. cnn_sentence_classification cnn_sentence_classification Public

    Convolutional neural networks for sentence sentiment classification and comparison with traditional NLP models

    Jupyter Notebook

  5. PrOCTOR_analysis PrOCTOR_analysis Public

    Reproducing and extending results from PrOCTOR paper (Predicting Odds of Clinical Trial Outcomes using Random forest) via gradient boosting methods

    R 1 1

  6. probabilistic_BLAST probabilistic_BLAST Public

    Local Sequence Alignment Tool for Probabilistic DNA databases

    Python