Here are the source files for an as yet incomplete project which I began designing. The project aimed to simulate a Multi-Layer Perceptron AI. It was developed in Qt using C++.
|
AddNeuronsDialog.cpp Size : 0.748 Kb Type : cpp |
|
AddNeuronsDialog.h Size : 0.388 Kb Type : h |
|
AddSingleNeuron.cpp Size : 0.746 Kb Type : cpp |
|
AddSingleNeuron.h Size : 0.375 Kb Type : h |
|
Layer.cpp Size : 2.114 Kb Type : cpp |
|
Layer.h Size : 0.599 Kb Type : h |
|
main.cpp Size : 0.348 Kb Type : cpp |
|
mlp.cpp Size : 20.868 Kb Type : cpp |
|
mlp.h Size : 2.36 Kb Type : h |
|
Neuron.cpp Size : 3.675 Kb Type : cpp |
|
Neuron.h Size : 1.284 Kb Type : h |
|
TrainingDataDialog.cpp Size : 2.755 Kb Type : cpp |
|
TrainingDataDialog.h Size : 0.689 Kb Type : h |
|
Utilities.h Size : 0.403 Kb Type : h |