wonsunahn / Capstone_Spring2021

MIT License
2 stars 0 forks source link

PROJECT pjs96 #48

Open patrickstoyer opened 3 years ago

patrickstoyer commented 3 years ago
  1. RISC-V simulator for CS 447 Given that I will be TAing for Luis' 447 class this semester, I feel that this is an appropriate choice of project, and that I will potentially have insights into the pros and cons of the currently used 447 technology that other students may not have, which may be advantageous for this project.

  2. Relational KMeans Having taken Professor Pruhs' algorithms class as well as Intro. to Machine Learning last semester, I think I have a foundation of knowledge that will help me to understand and implement the algorithm contained in this paper. I also feel that the project would be rewarding, as it involves implementing a novel yet important algorithm.

  3. Kernel Extension One of the most interesting for me CS courses I have taken was Professor Mosse's CS 1550 class, which I think involved similar tasks as this kernel extension project. I found the challenge of programming kernel and low-level user space functions in C to be very stimulating, so I think that this project would be suited to my interests. Also if I remember correctly we worked with FUSE in that class, so I would already be familiar with the technologies being used.