登录
首页 » Java » CapsNet-Tensorflow-master

CapsNet-Tensorflow-master

于 2020-07-18 发布
0 186
下载积分: 1 下载次数: 2

代码说明:

说明:  2017年10月,图灵奖得主Geoffrey Hinton在机器学习的顶级会议“神经信息处理系统大会(NIPS)”上发表了题为《胶囊之间的动态路由》(Dynamic Routine Between Capsules)的论文,提出了全新的深度学习方法——胶囊网络(In October 2017, Turing prize winner Geoffrey Hinton published a paper entitled "dynamic routing between capsules" at the top conference of machine learning "nips", and proposed a new deep learning method capsule network)

文件列表:

CapsNet-Tensorflow-master, 0 , 2017-11-01
CapsNet-Tensorflow-master\.gitignore, 39 , 2017-11-01
CapsNet-Tensorflow-master\CONTRIBUTING.md, 321 , 2017-11-01
CapsNet-Tensorflow-master\LICENSE, 11357 , 2017-11-01
CapsNet-Tensorflow-master\README.md, 3486 , 2017-11-01
CapsNet-Tensorflow-master\capsLayer.py, 5887 , 2017-11-01
CapsNet-Tensorflow-master\capsNet.py, 5675 , 2017-11-01
CapsNet-Tensorflow-master\config.py, 994 , 2017-11-01
CapsNet-Tensorflow-master\eval.py, 1458 , 2017-11-01
CapsNet-Tensorflow-master\imgs, 0 , 2017-11-01
CapsNet-Tensorflow-master\imgs\margin_loss.png, 32834 , 2017-11-01
CapsNet-Tensorflow-master\imgs\my_wechat_QR.png, 26606 , 2017-11-01
CapsNet-Tensorflow-master\imgs\reconstruction_loss.png, 43857 , 2017-11-01
CapsNet-Tensorflow-master\imgs\total_loss.png, 30629 , 2017-11-01
CapsNet-Tensorflow-master\imgs\training_loss.png, 794950 , 2017-11-01
CapsNet-Tensorflow-master\imgs\wechat_group.png, 21824 , 2017-11-01
CapsNet-Tensorflow-master\results, 0 , 2017-11-01
CapsNet-Tensorflow-master\results\test_000.png, 18962 , 2017-11-01
CapsNet-Tensorflow-master\results\test_005.png, 19819 , 2017-11-01
CapsNet-Tensorflow-master\results\test_010.png, 18659 , 2017-11-01
CapsNet-Tensorflow-master\results\test_015.png, 19282 , 2017-11-01
CapsNet-Tensorflow-master\results\test_020.png, 19239 , 2017-11-01
CapsNet-Tensorflow-master\results\test_025.png, 18726 , 2017-11-01
CapsNet-Tensorflow-master\results\test_030.png, 20228 , 2017-11-01
CapsNet-Tensorflow-master\results\test_035.png, 20322 , 2017-11-01
CapsNet-Tensorflow-master\results\test_040.png, 17620 , 2017-11-01
CapsNet-Tensorflow-master\results\test_045.png, 19385 , 2017-11-01
CapsNet-Tensorflow-master\results\test_050.png, 19796 , 2017-11-01
CapsNet-Tensorflow-master\results\test_055.png, 19638 , 2017-11-01
CapsNet-Tensorflow-master\results\test_060.png, 19030 , 2017-11-01
CapsNet-Tensorflow-master\results\test_065.png, 19879 , 2017-11-01
CapsNet-Tensorflow-master\results\test_070.png, 18110 , 2017-11-01
CapsNet-Tensorflow-master\results\test_075.png, 19895 , 2017-11-01
CapsNet-Tensorflow-master\train.py, 877 , 2017-11-01
CapsNet-Tensorflow-master\utils.py, 2455 , 2017-11-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wavelet_matrix
    子波褶积矩阵的构建,用于制作合成地震记录。对子波进行了掐头去尾。(Construction of wavelet convolution matrices for making synthetic seismogram.)
    2021-02-07 08:49:56下载
    积分:1
  • ILI9326 8bit 温湿度大字体
    STM32 DS3231温湿度液晶显示电子钟(DS3231 temperature and humidity electronic clock)
    2021-04-17 17:18:52下载
    积分:1
  • 各种波形信号产生的MATLAB程序
    g各种调制波形的matlab生成代码 已经在实验过都可以用 对于基础学习的人帮助很大(The Matlab generation code for various modulated waveforms has been experimentally used to help people with basic learning.)
    2020-06-16 03:40:02下载
    积分:1
  • lars示例说明及论文
    说明:  最小角回归算法代码及论文,很好的学习例子(Least Angle Regression code and paper)
    2019-12-04 10:54:19下载
    积分:1
  • 59ae6dd779a37
    说明:  大量的ppt模板使用,喜欢可以下载。自己可以修改模板(A large number of PPT templates are used, which can be downloaded if you like. You can modify the template yourself)
    2019-12-05 10:37:23下载
    积分:1
  • compiler principles of grammar priority operator [website]). Htm source of this...
    编译原理的算符优先文法[网页版]).htm 源程序对该算法的实现-compiler principles of grammar priority operator [website]). Htm source of this algorithm to achieve
    2023-01-09 09:45:03下载
    积分:1
  • 阵列信号处理
    西电廖桂生阵列信号处理PPT,讲的非常好,里边还有复习总结,知识要点。(The PPT.drafted by proffessor Liao, for array signal processing,)
    2021-03-01 19:49:34下载
    积分:1
  • const
    const 声明将常量放入符号表中,当const使用了extern或&符号,编译分配存储空间(The const declaration places constants in the symbol table, and when const uses extern or symbol, compiles and allocates storage space)
    2020-06-24 23:40:12下载
    积分:1
  • 最近在acm.zju.edu.cn上通过的题目的代码,都是比较有价值的题目...
    最近在acm.zju.edu.cn上通过的题目的代码,都是比较有价值的题目-Acm.zju.edu.cn recently adopted the title of the code, are relatively valuable topic
    2022-04-23 21:31:45下载
    积分:1
  • 代理模式03
    说明:  今天做的一个C#的小例子,希望初学者能够汲取精华,学习到更多的知识!!!(Today, a small example of C#, I hope that beginners can learn the essence, learn more knowledge!!!)
    2020-06-24 08:00:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载