搜索资源列表
neuralNetwork.java
- Neural Network with data example for iris flower classification
CompetitiveNetwork.java
- Competitive Neural Network with Iris Flower example
BPNN
- 使用梯度下降的bp神经网络实现iris数据的分类的java程序,适合初学者-BP neural network using gradient descent to achieve iris data classification of the Java program, suitable for beginners