其他分享
首页 > 其他分享> > 【计算机科学】【2020】基于卷积神经网络的图像分类

【计算机科学】【2020】基于卷积神经网络的图像分类

作者:互联网

在这里插入图片描述

本文为芬兰奥卢大学(作者:Hung Dao)的学士论文,共31页。

本文的目的是研究深度学习在卷积神经网络图像分类中的应用。论文采用了基于TensorFlow框架的Python编程语言和Google协作硬件。模型是从网上现有的设计中选择出来的,并由作者进行了调整。经过本文的研究,建立了一个准确、性能良好的模型,但仍有进一步优化的空间。

The objective of this thesis was to study the application of deep learning in image classification using convolutional neural networks. The Python programming language with the TensorFlow framework and Google Colaboratory hardware were used for the thesis. Models were chosen from available ones online and adjusted by the author. After the research, an accurate and performant model was developed and there is still room for further optimization.

  1.   引言
    
  2. 人工神经网络
  3. 卷积神经网络
  4. 模型训练与结果
  5. 结论

更多精彩文章请关注公众号:在这里插入图片描述

标签:卷积,Python,神经网络,2020,thesis,were,was
来源: https://blog.csdn.net/weixin_42825609/article/details/113795347