Highlights
- Pro
Stars
Autonomously running geo-replication experiments for our paper, "Distributed Multi-writer Multi-reader Atomic Register with Optimistically Fast Read and Write"
Code for training basic neural networks, especially the MNIST numbers dataset.
A Java application created to model the spread of diseases. Various parameters such as infectivity, asymptomatic carriers, and levels of social distancing can be adjusted by the user.
Just some boys tying to make a mediocre auto text completion software using the powers given to us from Carl McTague.
Sequential and linked implementations of Skiplists in Java and Typescript