Skip to content
View tetsu2001's full-sized avatar

Highlights

  • Pro

Block or report tetsu2001

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

    Through a hypothesis testing framework, implemented naive and optimized CNN algorithms using SIMD, OpenMP, and Open MPI to quantify performance improvements I achieved through utilizing efficiency …

  2. 102-project 102-project Public

    Data 102 Final Project

    Jupyter Notebook 1

  3. CNN_in_RISCV CNN_in_RISCV Public

    This project was inspired by my passion for low-level programming and machine learning. The goal was to implement key mathematical operations in RISC-V assembly, which are later used in a simple ma…