Pinned Repositories
checkered-cnn
A new technique to increase receptive field in convolutional neural networks without losing so much information.
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)
encrypted-neural-networks
Keeping the inputs and outputs to a neural network secret with vector homomorphic encryption.
GauchoMap
Easily find your classes on GOLD with this Chrome extension for UCSB students!
GloVe-NLP
Working GloVe implementation with AdaGrad gradient descent in pure python and numpy and ~100 lines of code.
hebbian-masks
An experiment with some brain-inspired ideas
Kaggle-Passenger-Screening-Challenge-Solution
10th place solution to the $1,500,000 Kaggle Passenger Screening Challenge sponsored by the Department of Homeland Security.
python-interceptor-proxy
A HTTP/HTTPS proxy for man-in-the-middle attacks in Python.
stacked-autoencoder-pytorch
Stacked denoising convolutional autoencoder written in Pytorch for some experiments.
word2vec-nlp
Working word2vec skipgram implementation with AdaGrad gradient descent in pure python and numpy in~100 lines of code.
ShayanPersonal's Repositories
ShayanPersonal/stacked-autoencoder-pytorch
Stacked denoising convolutional autoencoder written in Pytorch for some experiments.
ShayanPersonal/checkered-cnn
A new technique to increase receptive field in convolutional neural networks without losing so much information.
ShayanPersonal/Kaggle-Passenger-Screening-Challenge-Solution
10th place solution to the $1,500,000 Kaggle Passenger Screening Challenge sponsored by the Department of Homeland Security.
ShayanPersonal/hebbian-masks
An experiment with some brain-inspired ideas
ShayanPersonal/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)
ShayanPersonal/python-interceptor-proxy
A HTTP/HTTPS proxy for man-in-the-middle attacks in Python.
ShayanPersonal/encrypted-neural-networks
Keeping the inputs and outputs to a neural network secret with vector homomorphic encryption.
ShayanPersonal/word2vec-nlp
Working word2vec skipgram implementation with AdaGrad gradient descent in pure python and numpy in~100 lines of code.
ShayanPersonal/GauchoMap
Easily find your classes on GOLD with this Chrome extension for UCSB students!
ShayanPersonal/GloVe-NLP
Working GloVe implementation with AdaGrad gradient descent in pure python and numpy and ~100 lines of code.
ShayanPersonal/mapreduce_replicate
Mapreduce replicate algorithm implemented in Python 3.
ShayanPersonal/pcap-monitor-mode-analyzer
This Python script graphs various statistics of PCAP / PCAPNG captures made in monitor mode for analyzing wireless congestion.
ShayanPersonal/Weighted-Job-Scheduling
Pythonic implementation of a O(nlog(n)) Weighted Job Scheduling algorithm with dynamic programming.
ShayanPersonal/aura
An attempt to snoop on wireless devices with libpcap...maybe come back to this later.
ShayanPersonal/cs56-games-treasure-hunter
W15-YES | dcoffill | ShayanPersonal (5pm) | Treasure Hunter Game
ShayanPersonal/CustomFilter
Use any expression as a tablet driver filter!
ShayanPersonal/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
ShayanPersonal/hugo-academic
The website designer for Hugo. Build and deploy a beautiful website in minutes :rocket:
ShayanPersonal/minix
ShayanPersonal/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
ShayanPersonal/pcapng_simple_writer
Uses libpcap to sniff traffic and outputs in the pcapng format.
ShayanPersonal/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ShayanPersonal/relational-networks
Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)
ShayanPersonal/seq2seq-reddit
Creating a Reddit bot with deep learning.
ShayanPersonal/ShayanCache
Thing I did to help me learn C# and Visual Studio.
ShayanPersonal/ShayanPersonal.github.io
ShayanPersonal/W15-lab04
Base repository for W15-lab04. Will be OPEN SOURCE code.
ShayanPersonal/website-source