Pinned Repositories
adaptive-large-neighbourhood-search
ALNS header-only library (loosely) based on the original implementation by Stefan Ropke.
AI
Microsoft AI
aistudio-vloong-anomaly-detection-top11
AI Studio x vLoong能源AI挑战赛——异常检测赛 A榜 TOP11 B榜 TOP8 方案
algorithm
回溯算法
algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
algorithm011-class01
allennlp
An open-source NLP research library, built on PyTorch.
ALNS
Adaptive large neighbourhood search in Python.
tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
transdim
Machine learning for transportation data imputation and prediction.
wallace-163's Repositories
wallace-163/algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
wallace-163/Autoformer
About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008
wallace-163/bert4keras
keras implement of transformers for humans
wallace-163/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
wallace-163/Deep-Time-Series-Prediction
Seq2Seq, Bert, Transformer, WaveNet for time series prediction.
wallace-163/DeepRec
DeepRec is a recommendation engine based on TensorFlow.
wallace-163/EasyIntegerProgramming
Easy Integer Programming
wallace-163/fun-rec
本推荐算法教程主要是针对具有机器学习基础并想找推荐算法岗位的同学,教程由推荐算法基础、推荐算法入门赛、新闻推荐项目及推荐算法面经组成,形成了一个完整的从基础到实战再到面试的闭环。
wallace-163/google-research
Google Research
wallace-163/Hands-on-RL
https://hrl.boyuai.com/
wallace-163/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
wallace-163/keras-tcn
Keras Temporal Convolutional Network.
wallace-163/mesh
Mesh TensorFlow: Model Parallelism Made Easier
wallace-163/neural_prophet
NeuralProphet: A simple forecasting package
wallace-163/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
wallace-163/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
wallace-163/pyspark-tutorial
PySpark-Tutorial provides basic algorithms using PySpark
wallace-163/pytorch-forecasting
Time series forecasting with PyTorch
wallace-163/qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies. An increasing number of SOTA Quant research works/papers are released in Qlib.
wallace-163/Read_Bert_Code
Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子
wallace-163/Reco-Res
优质的推荐算法资源汇总
wallace-163/recommenders-addons
Additional utils and helpers to extend TensorFlow when build recommendation systems, contributed and maintained by SIG Recommenders.
wallace-163/SimilarWork
用numpy实现tf静态图和pytorch动态图风格的深度学习框架
wallace-163/spacetimeformer
Multivariate Time Series Forecasting with efficient Transformers. Code for the paper "Long-Range Transformers for Dynamic Spatiotemporal Forecasting."
wallace-163/SparkInternals
Notes talking about the design and implementation of Apache Spark
wallace-163/TCN
Sequence modeling benchmarks and temporal convolutional networks
wallace-163/tensorflow-deep-learning
All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
wallace-163/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
wallace-163/TransformerTTS
🤖💬 Transformer TTS: Implementation of a non-autoregressive Transformer based neural network for text to speech.
wallace-163/tutorials-1
PyTorch tutorials.