Pinned Repositories
droplet_visual_odometry
visual odometry package!
CollaborativeGraphicalEditor
Collaborative graphical editor enabling multiple clients to edit the same canvas
Covid19DataAnalysis
This folder contains analysis on a Kaggle dataset focused on COVID cases in South Korea recorded by the KCDC. The program uses some of the patient data to perform some simple feature extraction and exploratory data analysis on the set.
DartmouthPathfinder
Creates a graph that models part of the Dartmouth campus, find the shortest paths from one vertex in this graph to another vertex, and display the path
droplet_visual_odometry
visual odometry package!
Neural-Network
This project implements a data-fitting classifier that can predict the label of an input vector. Specifically, in the context of hand-written digit classification, the label is an integer number between 0 to 9, and the input vector is a vectorized 28 × 28 image with each element as a floating-point number ranging from 0 to 1
Robot_RandomWalk
A simple simulation of a vacuum robot
Sudi
Data structures used:
theivyzhang.github.io
my personal website (2023)
Tiny-Search-Engine
A tiny search engine that crawls the webpage, implemented in C
theivyzhang's Repositories
theivyzhang/CollaborativeGraphicalEditor
Collaborative graphical editor enabling multiple clients to edit the same canvas
theivyzhang/Covid19DataAnalysis
This folder contains analysis on a Kaggle dataset focused on COVID cases in South Korea recorded by the KCDC. The program uses some of the patient data to perform some simple feature extraction and exploratory data analysis on the set.
theivyzhang/DartmouthPathfinder
Creates a graph that models part of the Dartmouth campus, find the shortest paths from one vertex in this graph to another vertex, and display the path
theivyzhang/droplet_visual_odometry
visual odometry package!
theivyzhang/Neural-Network
This project implements a data-fitting classifier that can predict the label of an input vector. Specifically, in the context of hand-written digit classification, the label is an integer number between 0 to 9, and the input vector is a vectorized 28 × 28 image with each element as a floating-point number ranging from 0 to 1
theivyzhang/Robot_RandomWalk
A simple simulation of a vacuum robot
theivyzhang/Sudi
Data structures used:
theivyzhang/theivyzhang.github.io
my personal website (2023)
theivyzhang/Tiny-Search-Engine
A tiny search engine that crawls the webpage, implemented in C