Pinned Repositories
BaiduImageSpider
一个超级轻量的百度图片爬虫
cs231n.github.io
Public facing notes page
ctrNet-tool
This's the tool for CTR, including FM, FFM, NFFM and so on.
deep-learning-models
Keras code and weights files for popular deep learning models.
DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.DeepFM,DeepInterestNetwork(DIN),DeepInterestEvolutionNetwork(DIEN),DeepCrossNetwork(DCN),AttentionalFactorizationMachine(AFM),Neural Factorization Machine(NFM),AutoInt,Deep Session Interest Network(DSIN)
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
dnc
Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy
efficient_densenet_pytorch
A memory-efficient implementation of DenseNets
TensorFlow-World
:earth_americas: Simple and ready-to-use tutorials for TensorFlow
xDeepFM
zhuangjiayue's Repositories
zhuangjiayue/TensorFlow-World
:earth_americas: Simple and ready-to-use tutorials for TensorFlow
zhuangjiayue/xDeepFM
zhuangjiayue/BaiduImageSpider
一个超级轻量的百度图片爬虫
zhuangjiayue/cs231n.github.io
Public facing notes page
zhuangjiayue/ctrNet-tool
This's the tool for CTR, including FM, FFM, NFFM and so on.
zhuangjiayue/deep-learning-models
Keras code and weights files for popular deep learning models.
zhuangjiayue/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.DeepFM,DeepInterestNetwork(DIN),DeepInterestEvolutionNetwork(DIEN),DeepCrossNetwork(DCN),AttentionalFactorizationMachine(AFM),Neural Factorization Machine(NFM),AutoInt,Deep Session Interest Network(DSIN)
zhuangjiayue/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
zhuangjiayue/dnc
Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy
zhuangjiayue/efficient_densenet_pytorch
A memory-efficient implementation of DenseNets
zhuangjiayue/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
zhuangjiayue/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
zhuangjiayue/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
zhuangjiayue/gluon-cv
Gluon CV Toolkit
zhuangjiayue/machine_learning_in_action
Important book about the machine learning algorithms, and introduces the application of those who use these algorithms and tools, and how to use them in a real environment. This book and other books, behind the other books are long on machine learning theory knowledge, the book happened to be more discussion on how to use coded machine learning algorithms.
zhuangjiayue/MachineLearning
Some machine learning algorithms
zhuangjiayue/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现包括二次预训练、有监督微调、奖励建模、强化学习训练。
zhuangjiayue/ml-tutorial
machine learning algorithms and implementations
zhuangjiayue/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
zhuangjiayue/pdf2word
批量PDF转化为Word
zhuangjiayue/Pillow
The friendly PIL fork (Python Imaging Library)
zhuangjiayue/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
zhuangjiayue/self-instruct
Aligning pretrained language models with instruction data generated by themselves.
zhuangjiayue/siamesenetwork-tensorflow
Using siamese network to do dimensionality reduction and similar image retrieval
zhuangjiayue/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
zhuangjiayue/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
zhuangjiayue/units
zhuangjiayue/yolov2-yolov3_PyTorch