Pinned Repositories
2020-02-15-ml-engineering-at-iit
annotated-transformer
An annotated implementation of the Transformer paper.
AutoML
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
awesome-material
awesome material
Blog
Python机器学习算法技术博客,有原创干货!有code实践!
deepschool.io
Deep Learning tutorials in jupyter notebooks.
Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
zhangpanzhan
Config files for my GitHub profile.
zhangpanzhan's Repositories
zhangpanzhan/deepschool.io
Deep Learning tutorials in jupyter notebooks.
zhangpanzhan/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
zhangpanzhan/zhangpanzhan
Config files for my GitHub profile.
zhangpanzhan/annotated-transformer
An annotated implementation of the Transformer paper.
zhangpanzhan/Blog
Python机器学习算法技术博客,有原创干货!有code实践!
zhangpanzhan/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
zhangpanzhan/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
zhangpanzhan/DS-Interview-Preparation
zhangpanzhan/DSIN
Code for the IJCAI'19 paper "Deep Session Interest Network for Click-Through Rate Prediction"
zhangpanzhan/EasyRec
A framework for large scale recommendation algorithms.
zhangpanzhan/FineTune-DistilBERT
Huggingface transformers: Finetuning DistilBERT on a toxic comment binary classification task.
zhangpanzhan/free-programming-books
:books: Freely available programming books
zhangpanzhan/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
zhangpanzhan/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
zhangpanzhan/jupyter
Jupyter metapackage for installation, docs and chat
zhangpanzhan/keras-io
Keras documentation, hosted live at keras.io
zhangpanzhan/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
zhangpanzhan/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
zhangpanzhan/Multivariate-time-series-forecasting-using-LSTM
zhangpanzhan/natural_language_processing_with_transformer_notes
zhangpanzhan/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
zhangpanzhan/nlp_course
YSDA course in Natural Language Processing
zhangpanzhan/obsidian-markdown-formatting-assistant-plugin
obsidian-markdown-formatting-assistant with equations, Greek letters, and callout for obsidian
zhangpanzhan/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
zhangpanzhan/pzhang29.github.io
Blog for me
zhangpanzhan/reference
为开发人员分享快速参考备忘清单(速查表)
zhangpanzhan/scoop-directory
A searchable directory of buckets for the scoop package manager for Windows
zhangpanzhan/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
zhangpanzhan/tf2_deepfm
tensorflow2.0 实现的 DeepFM,使用 Criteo 子数据集加以实践。
zhangpanzhan/xgboost
Tutorial how to use xgboost!