San Francisco Bay Area

Shayan S.

Advanced
@ShayanPersonal

stacked-autoencoder-pytorch. Stacked denoising convolutional autoencoder written in Pytorch for some experiments.

135

checkered-cnn. A new technique to increase receptive field in convolutional neural networks without losing so much information.

30

Kaggle-Passenger-Screening-Challenge-Solution. 10th place solution to the $1,500,000 Kaggle Passenger Screening Challenge.

28

hebbian-masks. An experiment with some brain-inspired ideas.

14

Denoise-CNN-for-realtime-path-tracing-attempt. An attempt at a convolutional neural network for denoising incomplete path tracing renders using Feature Pyramid Networks of Lin et al. (https://arxiv.org/pdf/1612.03144.pdf)

10

python-interceptor-proxy. A HTTP/HTTPS proxy for man-in-the-middle attacks in Python.

4

encrypted-neural-networks. Keeping the inputs and outputs to a neural network secret with vector homomorphic encryption.

3

word2vec-nlp. Working word2vec skipgram implementation with AdaGrad gradient descent in pure python and numpy in~100 lines of code.

2

mapreduce_replicate. Mapreduce replicate algorithm implemented in Python 3.

1

pcap-monitor-mode-analyzer. This Python script graphs various statistics of PCAP / PCAPNG captures made in monitor mode for analyzing wireless congestion.

1

Weighted-Job-Scheduling. Pythonic implementation of a O(nlog(n)) Weighted Job Scheduling algorithm with dynamic programming.

1

GloVe-NLP. Working GloVe implementation with AdaGrad gradient descent in pure python and numpy and ~100 lines of code.

1

GauchoMap. Easily find your classes on GOLD with this Chrome extension for UCSB students!

1
13
Apply