This is my first note of CS224N (Natural Language Processing with Deep Learning), hoping could finish this class in the near future! Lecture1 drew an ...
分类:
其他好文 时间:
2020-01-15 21:29:44
阅读次数:
96
COMP222 - 2019 - Second CA AssignmentIndividual courseworkTrain Deep Learning AgentsAssessment InformationAssignment Number 2 (of 2)Weighting 10%Assig ...
分类:
其他好文 时间:
2020-01-10 20:08:41
阅读次数:
89
TensorFlow is a deep learning framework that provides an easy interface to a variety of functionalities, required to perform state of the art deep lea ...
分类:
其他好文 时间:
2020-01-02 14:14:06
阅读次数:
108
官方示例链接 https://mxnet.apache.org/api/python/docs/tutorials/performance/backend/tensorrt/tensorrt.html Optimizing Deep Learning Computation Graphs with ...
分类:
Web程序 时间:
2020-01-01 20:50:28
阅读次数:
269
COMP222 - 2019 - Second CA AssignmentIndividual courseworkTrain Deep Learning AgentsAssessment InformationAssignment Number 2 (of 2)Weighting 10%Assig ...
分类:
其他好文 时间:
2019-12-28 19:10:51
阅读次数:
116
参考: "https://petewarden.com/2015/04/20/why gemm is at the heart of deep learning/" 平常都是无脑使用Pytorch提供的 方法,但是并不关心具体该如何实现,原来是把卷积操作转化成矩阵乘法,而不是真的通过滑动卷积核来做卷 ...
分类:
其他好文 时间:
2019-12-20 18:16:57
阅读次数:
238
人工智能旨在了解人类智能的本质,并创造出能模仿人类智能做出反应的智能机器,目前在一些领域已经取得显著的成功,如AI玩游戏、问答系统、自动驾驶、无人机、机器人、翻译、人脸识别、语音识别等领域。深度学习的突破性进展是人们对人工智能产生巨大兴趣的主要原因之一,它包含几个关键的技术:卷积神经网络、循环神经网 ...
分类:
其他好文 时间:
2019-12-17 13:05:17
阅读次数:
102
201912 "ml.nature] 191209/[Automated abnormality detection in lower extremity radiographs using deep learning" Nature 刊发了一篇用机器学习检测肌肉骨骼疾病的论文,该文探讨了预训练、数 ...
分类:
其他好文 时间:
2019-12-16 12:55:58
阅读次数:
123
Week 4 Quiz Key concepts on Deep Neural Networks(第四周 测验 – 深层神经网络) \1. What is the “cache” used for in our implementation of forward propagation and ba ...
分类:
Web程序 时间:
2019-12-16 11:41:45
阅读次数:
167
https://zh.d2l.ai/chapter_preface/preface.html https://zh.d2l.ai/chapter_preface/preface.html ...
分类:
其他好文 时间:
2019-12-16 11:37:45
阅读次数:
81