Skip to content

Ianc98/fa19-proj2-Ianc98

Repository files navigation

CS61C Classify

This is a project from CS 61C class Fall 2019 of University of California, Berkeley.

The purpose of this project is to have you implement a simple, yet extremely useful system in RISC-V assembly language. You will learn to use registers efficiently, write functions, use calling conventions for calling your functions, as well as external ones, allocate memory on the stack and heap, work with pointers and more!

Our final goal is constructing a simple Artificial Neural Net (ANN), which will be able to classify handwritten digits to their actual number!

Check out proj2.mht for more details. You will get a better visual effect using Internet Explorer to open it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages