fengxuef's Stars
Apress/monetizing-machine-learning
Source code for 'Monetizing Machine Learning' by Manuel Amunategui and Mehdi Roopaei
GT-RIPL/L2C
Learning to Cluster. A deep clustering strategy.
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
alteryx/Automated-Manual-Comparison
Automated vs Manual Feature Engineering Comparison. Implemented using Featuretools.
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
sean-parent/sean-parent.github.io
imhgchoi/ARIMA-LSTM-hybrid-corrcoef-predict
Applied an ARIMA-LSTM hybrid model to predict future price correlation coefficients of two assets
mkaz/termgraph
a python command-line tool which draws basic graphs in the terminal
logpai/loglizer
A machine learning toolkit for log-based anomaly detection [ISSRE'16]
hyperupcall/autoenv
Directory-based environments.
StephenGrider/EthereumCasts
Companion repo to an Ethereum/Solidity course on Udemy
redacademy/vue-ethereum-ipfs
Distributed Application Starter: Vue front-end, Ethereum / IPFS Backend
inspector-repl/inspector
A drop-anywhere C++ REPL
quiet/org.quietmodem.Quiet
Quiet for Android - TCP over sound
amit1rrr/numcompress
Python package to compress numerical series & numpy arrays into strings
metrue/fx
A Function as a Service tool makes a function as a container-based service in seconds.
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
fastai/fastai
The fastai deep learning library
vurtun/lib
single header libraries for C/C++
alexanderepstein/Bash-Snippets
A collection of small bash scripts for heavy terminal users
google/nsjail
A lightweight process isolation tool that utilizes Linux namespaces, cgroups, rlimits and seccomp-bpf syscall filters, leveraging the Kafel BPF language for enhanced security.
skilion/onedrive
Free Client for OneDrive on Linux
ianmiell/shutit
Automation framework for programmers
smallnest/C1000K-Servers
:zap: High performance websocket servers implemented by Spray-can, Netty, undertow, jetty, Vert.x, Grizzly, node.js and Go. It supports 1,200,000 active websocket connections
peyo-hd/local_manifests
google/clif
Binding generator to wrap C++ for Python using LLVM.
SiriDB/siridb-server
SiriDB is a highly-scalable, robust and super fast time series database. Build from the ground up SiriDB uses a unique mechanism to operate without a global index and allows server resources to be added on the fly. SiriDB's unique query language includes dynamic grouping of time series for easy analysis over large amounts of time series.
StanfordPL/x64asm
x86-64 assembler library
keon/algorithms
Minimal examples of data structures and algorithms in Python