-
fbpcs Public
Forked from facebookresearch/fbpcsFBPCS (Facebook Private Computation Solutions) leverages secure multi-party computation (MPC) to output aggregated data without making unencrypted, readable data available to the other party or any…
C++ MIT License UpdatedJun 29, 2022 -
Private-ID Public
Forked from facebookresearch/Private-IDA collection of algorithms that can do join between two parties while preserving the privacy of keys on which the join happens
Rust Apache License 2.0 UpdatedJun 27, 2022 -
BloomFilter Public
A java based implementation of a simple bloom filter
-
-
Manipulation-Detector Public
Forked from jervisfm/cs230-projectManipulation Detector using CNNs
HTML UpdatedMar 20, 2019 -
-
-
-
SmartStocks Public
Code for a smart stock predictor app.
-
-
NeuralNetwork_AI Public
Perceptron multilayet Neural network coded in python
Python UpdatedJan 20, 2016 -
RPMSolver_Java Public
A Raven's Progressive matrices test solver, using only image processing techniques. Implemented in Java.
-
RTPServerClient_inC Public
Server and Client implementations in C. Messages are sent via RTP over UDP.
-
GBAGame Public
Working GBA Game with winning/loosing conditions and collision detection.
C UpdatedDec 18, 2015 -
-
-
ArduinoSerialDataCollector Public
Android app to Record incoming serial data from a teensy 3.1
-
AI_BayesInference Public
Implement Bayes inference to track the ghosts in Pacman. Wrote code to track ghosts over time using their sounds and avoid them. Pacman is equipped with sonar (ears) that provides noisy readings of…
-