VGG16 is a convolutional neural network model proposed by K. Simonyan and A. Zisserman from the University of Oxford in the paper “Very Deep Convolutional Networks for Large-Scale Image Recognition”. The model achieves 92.7% top-5 test accuracy in ImageNet, which is a dataset of over 14 million imag
2021-01-28 01:03:50 489.96MB vgg16
1
Texture Synthesis Using Convolutional Neural Networks
2021-01-28 00:46:49 17.6MB texturesynthesi
文件中包含有BP神经网络拟合曲线函数实例的matlab代码,word文档一份内容为作业,一份内容为答案.
2020-11-14 19:22:41 779KB BP neural Ne function
1
This book attempts to simplify and present the concepts of deep learning in a very comprehensive manner, with suitable, full-fledged examples of neural network architectures, such as Recurrent Neural Networks (RNNs) and Sequence to Sequence (seq2seq), for Natural Language Processing (NLP) tasks. The book tries to bridge the gap between the theoretical and the applicable. It proceeds from the theoretical to the practical in a progressive manner, first by presenting the fundamentals, followed by the underlying mathematics, and, finally, the implementation of relevant examples. The first three chapters cover the basics of NLP, starting with the most frequently used Python libraries, word vector representation, and then advanced algorithms like neural networks for textual data. The last two chapters focus entirely on implementation, dealing with sophisticated architectures like RNN, Long Short-Term Memory (LSTM) Networks, Seq2seq, etc., using the widely used Python tools TensorFlow and Keras. We have tried our best to follow a progressive approach, combining all the knowledge gathered to move on to building a questionand- answer system. The book offers a good starting point for people who want to get started in deep learning, with a focus on NLP. All the code presented in the book is available on GitHub, in the form of IPython notebooks and scripts, which allows readers to try out these examples and extend them in interesting, personal ways.
2020-11-10 22:22:20 4.76MB 深度学习 python
1
Principles of Neural Science神经科学原理第五版,内容是关于人和动物体的神经运作原理,对于设计更符合神经科学原理的神经网络有帮助。
2020-10-21 19:06:42 207.16MB 神经科学
1
Neural_Networks_for_Applied_Sciences_and_Engineering,学习神经网络的资料
2020-02-25 03:08:29 6.93MB 神经网络学习
1
ImageNet classification with deep convolutional neural networks 中文翻译
2020-02-13 03:02:37 590KB AlexNet, 论文翻译
1
提供了Neural networks and deep learning这本书所有的章节pdf版内容。另外,读者如果想要书中源代码,可以从https://github.com/mnielsen/neural-networks-and-deep-learning下载。
2020-01-29 03:02:27 5.54MB 机器学习 深度学习 神经网络
1
这是基于Pytorch的图片风格迁移教程源码,对其进行了逐句对照解析以便于理解。 详情请搜索博文:【Pytorch代码】神经风格迁移Pytorch教程代码 逐句解析
2020-01-08 03:08:26 6.12MB 风格迁移 VGG Pytorch
1
机器学习,神经网络多层感知器实现,稍事修改即可实现手写数字识别,鸢尾花识别实验等
2020-01-03 11:39:57 9KB neural learni mlp
1