book icon indicating copy to clipboard operation
book copied to clipboard

Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)

Results 85 book issues
Sort by recently updated
recently updated
newest added

I ran chapter 1 notebook and found some issues to fix. * Fixes broken formatting of tables in Jupyter Notebook * Clarity in code comments. * Indentation * Punctuation and...

2.0 beta data_loader

train.py中第128行打印的step和epoch_id顺序似乎反了,一个batch应该是一个step,一个pass应该是一个epoch。 fix the issue#709

Prediction-of-electricity-consumption-based-on-neural-network-algorithm-main https://github.com/linsl1986/Prediction-of-electricity-consumption-based-on-neural-network-algorithm

按要求修改后重提的pr

Add Malicious Webpage Detection Example by PaddleNLP