• Stars
    star
    1
  • Language
    Python
  • Created over 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

More Repositories

1

stacked-autoencoder-pytorch

Stacked denoising convolutional autoencoder written in Pytorch for some experiments.
Python
120
star
2

checkered-cnn

A new technique to increase receptive field in convolutional neural networks without losing so much information.
Python
30
star
3

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
23
star
4

hebbian-masks

An experiment with some brain-inspired ideas
Python
14
star
5

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)
Python
9
star
6

python-interceptor-proxy

A HTTP/HTTPS proxy for man-in-the-middle attacks in Python.
Python
4
star
7

encrypted-neural-networks

Keeping the inputs and outputs to a neural network secret with vector homomorphic encryption.
Python
3
star
8

word2vec-nlp

Working word2vec skipgram implementation with AdaGrad gradient descent in pure python and numpy in~100 lines of code.
Python
2
star
9

Weighted-Job-Scheduling

Pythonic implementation of a O(nlog(n)) Weighted Job Scheduling algorithm with dynamic programming.
Python
1
star
10

GauchoMap

Easily find your classes on GOLD with this Chrome extension for UCSB students!
JavaScript
1
star
11

mapreduce_replicate

Mapreduce replicate algorithm implemented in Python 3.
Python
1
star
12

pcap-monitor-mode-analyzer

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