-
大小: 6.11MB文件类型: .rar金币: 1下载: 0 次发布日期: 2023-09-25
- 语言: C#
- 标签: 深度学习 DeepLearning C# VS2013
资源简介
这是一个受限波兹曼机实现的深度学习C#源码程序(带图形界面),只需装VS 2013就可以运行,是学习的好例子。
代码片段和文件信息
// Accord.NET Sample Applications
// http://accord.googlecode.com
//
// Copyright © César Souza 2009-2012
// cesarsouza at gmail.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free Software Foundation; either
// version 2.1 of the License or (at your option) any later version.
//
// This library is distributed in the hope that it will be useful
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this library; if not write to the Free Software
// Foundation Inc. 51 Franklin St Fifth Floor Boston MA 02110-1301 USA
//
namespace DeepLearning
{
using System.Windows;
public partial class App : Application
{
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 734 2015-05-13 16:55 Deep Learning\app.config
文件 381 2015-05-10 05:54 Deep Learning\App.xaml
文件 1033 2015-05-10 05:54 Deep Learning\App.xaml.cs
文件 124 2015-05-10 05:54 Deep Learning\bin\x86\Release\Accord.config
文件 98304 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Controls.dll
文件 253440 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Controls.pdb
文件 127083 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Controls.xm
文件 65536 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.dll
文件 36864 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Genetic.dll
文件 116224 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Genetic.pdb
文件 119422 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Genetic.xm
文件 479232 2015-05-13 07:04 Deep Learning\bin\x86\Release\Accord.Imaging.dll
文件 1814016 2015-05-13 07:04 Deep Learning\bin\x86\Release\Accord.Imaging.pdb
文件 1357681 2015-05-13 07:04 Deep Learning\bin\x86\Release\Accord.Imaging.xm
文件 225280 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.MachineLearning.dll
文件 722432 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.MachineLearning.pdb
文件 609280 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.MachineLearning.xm
文件 598016 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Math.dll
文件 1785344 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Math.pdb
文件 1284851 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Math.xm
文件 69632 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Neuro.dll
文件 241152 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Neuro.pdb
文件 191839 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Neuro.xm
文件 218624 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.pdb
文件 634880 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Statistics.dll
文件 2483712 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Statistics.pdb
文件 2805733 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.Statistics.xm
文件 183071 2015-05-13 07:03 Deep Learning\bin\x86\Release\Accord.xm
文件 2547200 2015-05-17 14:26 Deep Learning\bin\x86\Release\DeepLearning.exe
文件 734 2015-05-13 16:55 Deep Learning\bin\x86\Release\DeepLearning.exe.config
............此处省略124个文件信息
- 上一篇:C#深度学习源码
- 下一篇:asp.net MVC人力资源管理系统源码
评论
共有 条评论