• Stars
    star
    4
  • Rank 3,288,944 (Top 65 %)
  • Language
    Python
  • Created over 7 years ago
  • Updated over 6 years ago

Reviews

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

Repository Details

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

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

encrypted-neural-networks

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

word2vec-nlp

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

Weighted-Job-Scheduling

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

GauchoMap

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

mapreduce_replicate

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

GloVe-NLP

Working GloVe implementation with AdaGrad gradient descent in pure python and numpy and ~100 lines of code.
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