Steven Wang's repositories
tsfresh
Automatic extraction of relevant features from time series:
QUANTAXIS
QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
Torch-TensorRT
PyTorch/TorchScript compiler for NVIDIA GPUs using TensorRT
pandas-workshop
An introductory workshop on pandas with notebooks and exercises for following along.
leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
numpy-100
100 numpy exercises (with solutions)
numpy-ml
Machine learning, in numpy
pandas_exercises
Practice your pandas skills!
Awesome-Learning-with-Label-Noise
A curated list of resources for Learning with Noisy Labels
build_model
Feature Engineering + Common Classifier+Regression+other
DES-1
DES Encryption Algorithm
ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Introduction-to-Algorithms
Examples in the ‘Introduction to Algorithm’
VAE_PYRO
VAE of MNIST and Fashion-MNIST dataset using PYRO.
tensorflow
An Open Source Machine Learning Framework for Everyone
learning_notes
一些个人学习笔记
libpku
北京大学课程资料整理
REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
kmp
KMP string search algorithm implemented in Python
GANs
This is a repository about Generative Adversarial Networks. Mainly for generate gaussian curve.