- 2024-05-07nndl-1 机器学习基础
nndl-1机器学习基础nndl系列参考:https://github.com/nndl/nndl.github.io绪论深度学习:是机器学习的一个分支,从有限样例中通过算法总结出一般性的规律,并可以应用到新的未知数据上贡献度分配问题:深度学习模型由组件组成,我们并不知道每个组件的贡献是多少人工神经网络ANN:信息
- 2022-12-29Transformer:位置编码
邱锡鹏NNDL学习笔记
- 2022-12-21无监督学习
邱锡鹏NNDL学习笔记
- 2022-12-20序列生成模型
邱锡鹏NNDL学习笔记
- 2022-12-10Attention | Self-Attention
邱锡鹏NNDL学习笔记
- 2022-08-23NNDL 实验5(上)
邱锡鹏,神经网络与深度学习,机械工业出版社,https://nndl.github.io/,2020.https://github.com/nndl/practice-in-paddle/第5章卷积神经网络卷积神经网络(ConvolutionalN
- 2022-08-23NNDL 实验6(上)
邱锡鹏,神经网络与深度学习,机械工业出版社,https://nndl.github.io/,2020.https://github.com/nndl/practice-in-paddle/第6章循环神经网络循环神经网络(RecurrentNeura
- 2022-08-23NNDL 实验4(上)
邱锡鹏,神经网络与深度学习,机械工业出版社,https://nndl.github.io/,2020.https://github.com/nndl/practice-in-paddle/ #第4章前馈神经网络神经网络是由神经元
- 2022-08-23NNDL 实验二(上)
邱锡鹏,神经网络与深度学习,机械工业出版社,https://nndl.github.io/,2020.https://github.com/nndl/practice-in-paddle/第2章机器学习概述机器学习(MachineLearning,ML)
- 2022-08-23NNDL 实验二(下)
邱锡鹏,神经网络与深度学习,机械工业出版社,https://nndl.github.io/,2020.https://github.com/nndl/practice-in-paddle/2.4Runner类介绍通过上面的实践,我们可以看到,在
- 2022-08-23NNDL 实验一
邱锡鹏,神经网络与深度学习,机械工业出版社,https://nndl.github.io/,2020.https://github.com/nndl/practice-in-paddle/第1章实践基础深度学习在很多领域中都有非常出