8 lines
		
	
	
		
			467 B
		
	
	
	
		
			JavaScript
		
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			467 B
		
	
	
	
		
			JavaScript
		
	
	
	
| var modules =
 | |
| [
 | |
|     [ "Convolutional Neural Network Example", "group__CNNExample.html", null ],
 | |
|     [ "Gated Recurrent Unit Example", "group__GRUExample.html", null ],
 | |
|     [ "Neural Network Functions", "group__groupNN.html", "group__groupNN" ],
 | |
|     [ "Neural Network Data Conversion Functions", "group__nndata__convert.html", "group__nndata__convert" ],
 | |
|     [ "Basic Math Functions for Neural Network Computation", "group__NNBasicMath.html", "group__NNBasicMath" ]
 | |
| ]; |