Pinned Repositories
algorithms
Minimal examples of data structures and algorithms in Python
anomaly
This is a non-trivial implementation of anomaly detection in time series as described in ( https://www.ll.mit.edu/mission/cybersec/publications/publication-files/full_papers/2012_08_05_Carter_IEEESSP_FP.pdf ).
Anomaly-Detection
Detect Anomalies in a Univariate Unsupervised Time Series Muscle Movement Data .
anomaly-detection-1
Autopilot-TensorFlow
A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes
Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
banpei
Anomaly detection library with Python
Bayesian-Modelling-in-Python
A python tutorial on bayesian modeling techniques (PyMC3)
DanielSnipes's Repositories
DanielSnipes/anomaly
This is a non-trivial implementation of anomaly detection in time series as described in ( https://www.ll.mit.edu/mission/cybersec/publications/publication-files/full_papers/2012_08_05_Carter_IEEESSP_FP.pdf ).
DanielSnipes/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
DanielSnipes/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
DanielSnipes/banpei
Anomaly detection library with Python
DanielSnipes/BiMPM
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
DanielSnipes/competitive-recsys
A collection of resources for Recommender Systems (RecSys)
DanielSnipes/Curve
An Integrated Experimental Platform for time series data anomaly detection.
DanielSnipes/datascienceprojects
Sample data science projects (machine learning, optimization, business intelligence)
DanielSnipes/datastream.io
An open-source framework for real-time anomaly detection using Python, ElasticSearch and Kibana
DanielSnipes/donut
Donut is an anomaly detection algorithm for seasonal KPIs.
DanielSnipes/fast-style-transfer
TensorFlow CNN for fast style transfer! ⚡🖥🎨🖼
DanielSnipes/graphical-record-linkage
A Python encapsulation of Steorts, et. al. (2015) graphical record linkage system
DanielSnipes/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
DanielSnipes/Kaggle-Demand-Forecasting-Models
Demand Forecasting Models for Kaggle competition
DanielSnipes/libffm
A Library for Field-aware Factorization Machines
DanielSnipes/Medicare_Spending_Bayesian_Linear_Models
Use pythons PyMC3 library to create hierarchical linear models of county and state medicare spending
DanielSnipes/neurodsp
Tools for the Voytek Lab and friends to analyze neural time series.
DanielSnipes/practicalAI
A practical approach to learning machine learning.
DanielSnipes/pyod
A Python Toolkit for Scalable Outlier Detection (Anomaly Detection)
DanielSnipes/Reinforcement-Learning-Notebooks
A collection of Reinforcement Learning algorithms from Sutton and Barto's book and other research papers implemented in Python.
DanielSnipes/RNN-Time-series-Anomaly-Detection
RNN based Time-series Anomaly detector model implemented in Pytorch.
DanielSnipes/rrcf
🌲 Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams
DanielSnipes/sampleproject
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
DanielSnipes/telemanom
A framework for using LSTMs to detect anomalies in multivariate time series data. Includes spacecraft anomaly data and experiments from the Mars Science Laboratory and SMAP missions.
DanielSnipes/tensorflow_chatbot
Tensorflow chatbot demo by @Sirajology on Youtube
DanielSnipes/til
Today I Learned Some Computer Stuff
DanielSnipes/time_series_anomaly_detect_hands_on
DanielSnipes/time_series_anomaly_detection_classification_clustering
the state-of-the-art repo for time_series_anomaly_detection_classification_clustering
DanielSnipes/timecop
Time series based anomaly detector
DanielSnipes/tsa-notebooks
Jupyter notebooks on time series econometrics topics.