Skip to content
View icecap360's full-sized avatar
  • Toronto, Ontario, Canada

Block or report icecap360

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. Pacemaker Pacemaker Public

    Implementing a pacemaker on the FRDM-K64 board, pacemaker shield, and a heart simulation software. Used safety critical software principles.

    Python 5 2

  2. ArmProject ArmProject Public

    A ROS package to control and simulate an autonomous robotic arm in picking and placing items. Technologies used include OpenCV, ROS, Gazebo, YOLO, and Python.

    Python 8 1

  3. DengAI DengAI Public

    Building neural networks in tensorflow to forecast the number of dengue fever cases reported each week in San Juan, Puerto Rico and Iquitos, Peru.

    Jupyter Notebook

  4. House_Price_Prediction House_Price_Prediction Public

    Predicting house prices of residential homes in Ames, Iowa

    Jupyter Notebook

  5. Seed_Planting_Robot Seed_Planting_Robot Public

    Made in my first year of undergrad I used an Arduino, Autodesk inventor, 3D printer, motors and temperature/humidity+distance sensor.

    1

  6. Tree_Models_Implementation Tree_Models_Implementation Public

    Using object oriented programming, an implemention of tree based learning algorithms (such as random forests) in raw python is provided. Support for ensemble learning with the tree models is provided.

    Python