neural_networks_f90

所属分类:人工智能/神经网络/深度学习
开发工具:Fortran
文件大小:726KB
下载次数:71
上传日期:2011-05-25 11:33:29
上 传 者三三儿DD
说明:  fortran的神经网络训练程序。 Phil Brierley提供 更多信息见 www.philbrierley.com
(Neural Network in Fortran90 !! Multilayer Perceptron trained with !! the backpropagation learning algorithm !! coded in Fortran90 by Phil Brierley !! www.philbrierley.com !! this code may be used and modified at will !! compiled using Compaq Visual Fortran !!------------------------------------------------------- !! This code reads in data from a csv text file !! For the neural network training process follow !! the code in the subroutine sTrain_Net !! most of the other code is for the data handling )

文件列表:
neural_networks_f90\neural_networks\Debug\BuildLog.htm (3322, 2011-05-09)
neural_networks_f90\neural_networks\Debug\data_test.csv (158079, 2011-05-08)
neural_networks_f90\neural_networks\Debug\neural_networks.exe (1040896, 2011-05-09)
neural_networks_f90\neural_networks\Debug\neural_networks.exe.intermediate.manifest (381, 2011-05-09)
neural_networks_f90\neural_networks\Debug\neural_networks.obj (109517, 2011-05-09)
neural_networks_f90\neural_networks\Debug\neural_networks.pdb (2223104, 2011-05-09)
neural_networks_f90\neural_networks\neural_networks.f90 (24590, 2011-05-09)
neural_networks_f90\neural_networks\neural_networks.u2d (212, 2011-05-18)
neural_networks_f90\neural_networks\neural_networks.vfproj (2020, 2011-05-08)
neural_networks_f90\neural_networks\vc100.pdb (53248, 2011-05-09)
neural_networks_f90\neural_networks_f90.sln (911, 2011-05-08)
neural_networks_f90\neural_networks_f90.suo (21504, 2011-05-18)
neural_networks_f90\neural_networks\Debug (0, 2011-05-09)
neural_networks_f90\neural_networks (0, 2011-05-09)
neural_networks_f90 (0, 2011-05-08)

======================================================================== Fortran Console Application : "neural_networks" Project Overview ======================================================================== The Intel Fortran Console Application Wizard has created this "neural_networks" project for you as a starting point. This file contains a summary of what you will find in each of the files that make up your project. neural_networks.vfproj This is the main project file for Fortran projects generated using an Application Wizard. It contains information about the version of Intel Fortran that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. neural_networks.f90 This is the main source file for the Fortran Console application. It contains the program entry point. ///////////////////////////////////////////////////////////////////////////// Other notes: /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者