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

CapsNet-Tensorflow-master

于 2020-07-18 发布
0 246
下载积分: 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 个回复

  • npc
    冒险岛npc脚本 部分自用 请勿转载传请勿转载传(ms npc scirpt,dont share with others)
    2020-07-04 09:40:01下载
    积分:1
  • CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectional...
    CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectionaly. ECG also outputed through RS232 using final year project real-time frame structure.-CRT ECG NONITOR using Interrupt Sampling. ECG output to DAC, drawn bidirectionaly. ECG also outputed through RS232 using final year project real-time frame structure.
    2022-04-18 16:41:40下载
    积分:1
  • guessing-game
    用c语言写的猜数字游戏,源码共享给大家,方便大家学习!(A guessing game in C programming language; there is the source code for everyone to share and facilitate learning!)
    2013-06-04 15:54:52下载
    积分:1
  • power_brushlessDCmotor22
    matlab 直流无刷电机仿真,通过PI 控制器控制电机的转速恒定。(Matlab DC brushless motor simulation, through the PI controller to control the motor speed constant.)
    2018-06-21 17:28:52下载
    积分:1
  • 终点
    End-host multicast communication using switch-trees protocols 端组播交换树协议-End-host multicast communication using switch-trees protocols exchange client multicast tree protocol
    2022-03-02 00:58:36下载
    积分:1
  • 自己写的双色球选号程序,哈哈,虽然没中,但是一种方法
    自己写的双色球选号程序,哈哈,虽然没中,但是一种方法-lottery
    2022-08-05 14:35:14下载
    积分:1
  • HTML5写的经典坦克大战游戏
    HTML5写的经典坦克大战游戏,为了编程方便,专门写一个函数,用于定时刷新我们的作战区,把要在作战区出现的元素(自己坦克,敌人坦克,子弹,炸弹,我们定义两个颜色数组,其它的敌人坦克,这里的扩展性,还是不错的,还包括了子弹类(判断子弹是否已经到边界),Tank类,Hero类(x 表示坦克的 横坐标, y 表示纵坐标, direct 方向),调用我们的子弹run, 50 是老师多次测试得到的一个结论., 这里技术难度比较大.就算你工作过1-2年,你也未必想到, 下面启动方式,每个子弹的定时器是独立,如果按原来的方法则所有子弹共享一个定时器.
    2022-01-25 16:48:02下载
    积分:1
  • 05-2
    C#4.0中文视频教程第五讲循环语句2程序源码(C#4.0 Chinese Video Course Lecture 5 Loop Statement 2)
    2020-06-17 19:00:01下载
    积分:1
  • lunwenchangjing2
    双机无源定位的仿真,纯角度情况下的!主要使用了KALMAN滤波实现!(Passive Location of two-plane simulation, the case of pure point of view! The main use of the Kalman filter to achieve!)
    2021-04-08 16:19:01下载
    积分:1
  • 1111
    MATLAB实现隐马尔科夫模型预测,这里举例说明,示例代码。(MATLAB---HMM prodict)
    2018-04-18 17:56:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载