Skip to content
View matthernandezmh's full-sized avatar
  • Chico, CA
  • 21:56 (UTC -08:00)

Highlights

  • Pro

Block or report matthernandezmh

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. eggFactorySimulator eggFactorySimulator Public

    Egg Factory Simulator

    C++

  2. MyFirstExample MyFirstExample Public

    Forked from ChicoState/MyFirstExample

    C++

  3. handson-ml2 handson-ml2 Public

    Forked from ageron/handson-ml2

    A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

    Jupyter Notebook

  4. autovalidate autovalidate Public

    Forked from ChicoState/autovalidate

    I like that app too!

    C++

  5. rpi-object-detection rpi-object-detection Public

    Forked from automaticdai/rpi-object-detection

    Real-time object detection and tracking with Raspberry Pi and OpenCV!

    Python

  6. cpu-schedulers cpu-schedulers Public

    This project implements four CPU scheduling algorithms in C: FCFS, Round Robin, Multi-Level Round Robin, and Multi-Level Feedback Queue. Each scheduler demonstrates different approaches to process …

    C