Pinned Repositories
2019-ZJU_SummerResearch
The task is to restate a thesis and redo the experiment following the instructions in the paper.
3D-Machine-Learning
A resource repository for 3D machine learning
absmapsdata
Use ABS ASGS data easily in R
adversarial
Conditional generative adversarial networks for convolutional face generation
Allyanonimiser
A Python tool to help with removing PII and related fields from free text.
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
freamon
A package to make data science projects on tabular data easier. Named after the great character from The Wire played by Clarke Peters.
heraclitus
A library aimed at making Process Mining accessible to new users. Works well with the great PM4PY but hopefully adds some new features.
meno
A package centred around topic modelling free text. Designed especially for the insurance space.
srepho.github.io
srepho's Repositories
srepho/3D-Machine-Learning
A resource repository for 3D machine learning
srepho/arrow
Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple language-bindings for structure manipulation. It also provides IPC and common algorithm implementations.
srepho/coding-interview-university
A complete computer science study plan to become a software engineer.
srepho/criteo
A potential 22nd rank solution to Criteo Labs Display Advertising Challenge on Kaggle
srepho/deep-ttf
Survival analsyis and time-to-failure predictive modeling using Weibull distributions and Recurrent Neural Networks in Keras
srepho/Gaana-Spotify
srepho/gan_numpy
srepho/ganlab
GAN Lab: An Interactive, Visual Experimentation Tool for Generative Adversarial Networks
srepho/Generating-Synthetic-Data
srepho/Grokking-Deep-Learning
this repository accompanies my forthcoming book "Grokking Deep Learning"
srepho/ipynb_playground
Various ipython notebooks
srepho/iterative-Random-Forest
srepho/keras-wtte-rnn
Demo Weibull Time-to-event Recurrent Neural Network in Keras
srepho/NFI
srepho/nips2017
srepho/pdfanno
Linguistic Annotation and Visualization Tool for PDF Documents
srepho/pytudes
Python programs to practice or demonstrate skills.
srepho/RL-Adventure
Pytorch easy-to-follow step-by-step Deep Q Learning tutorial with clean readable code.
srepho/row-oriented-workflows
Row-oriented workflows in R with the tidyverse
srepho/runall-extension
Add a "Run All Cells" toolbar button, context menu item, and keyboard shortcut.
srepho/rustr
Rust and R Integration
srepho/SIF
sentence embedding by Smooth Inverse Frequency weighting scheme
srepho/SIF_mini_demo
minimal example for sentence embedding by Smooth Inverse Frequency weighting scheme
srepho/stats337
Readings in applied data science
srepho/tech-interview-handbook
💯 Technical and non-technical tips for rocking your coding interview.
srepho/textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface.
srepho/tgboost
Tiny Gradient Boosting Tree
srepho/twidlr
data.frame-based API for model and predict functions
srepho/WorkshopScipy
A workshop for scientific computing in Python. ( December 2017 )
srepho/wtte-rnn
WTTE-RNN a framework for churn and time to event prediction