| 
						
					 | 
					
						
						
						
						
							
						
						
							d6bd14e8fb
							
						
					 | 
					
						
						
							
							add quick and dirty implementation of mini-batches
						
						
						
						
						
						
					 | 
					
						2018-01-24 23:24:14 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							4bc26caef6
							
						
					 | 
					
						
						
							
							separate cost computation from backprop
						
						
						
						
						
						
					 | 
					
						2018-01-23 22:48:52 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							79c2cbe69b
							
						
					 | 
					
						
						
							
							fix recognizing from mlp input and from image, enhance things
						
						
						
						
						
						
					 | 
					
						2018-01-20 22:23:33 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							cb10ccbbc5
							
						
					 | 
					
						
						
							
							sort vocab building
						
						
						
						
						
						
					 | 
					
						2018-01-20 22:22:10 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							551777b289
							
						
					 | 
					
						
						
							
							add load/save weights/bias methods
						
						
						
						
						
						
					 | 
					
						2018-01-20 22:19:15 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							f7e9ca96f0
							
						
					 | 
					
						
						
							
							save/load batches, recognize given letters, image
						
						
						
						
						
						
					 | 
					
						2018-01-19 22:52:28 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							d0fc2bd3e9
							
						
					 | 
					
						
						
							
							update prepare and compute output for using given inputs
						
						
						
						
						
						
					 | 
					
						2018-01-19 22:50:52 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							a3011adf31
							
						
					 | 
					
						
						
							
							generate ordered indexes on sorted letter
						
						
						
						
						
						
					 | 
					
						2018-01-19 22:49:17 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							8d1f38accd
							
						
					 | 
					
						
						
							
							enhance cells and load/save weights
						
						
						
						
						
						
					 | 
					
						2018-01-16 22:44:59 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							d16d56ff13
							
						
					 | 
					
						
						
							
							add function to load weights in the network
						
						
						
						
						
						
					 | 
					
						2018-01-16 22:44:26 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							1be5ba9137
							
						
					 | 
					
						
						
							
							update mlp jupyter file
						
						
						
						
						
						
					 | 
					
						2018-01-15 23:55:38 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							854d74b798
							
						
					 | 
					
						
						
							
							add letters (load data letters froms images) and pnmimage (load pbm/pgm) modules
						
						
						
						
						
						
					 | 
					
						2018-01-15 23:25:31 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							13422b8977
							
						
					 | 
					
						
						
							
							update jupyter
						
						
						
						
						
						
					 | 
					
						2018-01-15 23:01:56 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							fee1994adb
							
						
					 | 
					
						
						
							
							add softmax, RMSProp, momentum, Adam. Fix ReLU. Enhance weights init.
						
						
						
						
						
						
					 | 
					
						2018-01-15 22:59:36 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							9495c7db09
							
						
					 | 
					
						
						
							
							add regularization and graph
						
						
						
						
						
						
					 | 
					
						2018-01-03 14:43:31 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							c97f9d6676
							
						
					 | 
					
						
						
							
							update jupyter file
						
						
						
						
						
						
					 | 
					
						2018-01-01 20:46:31 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							c04c6c307c
							
						
					 | 
					
						
						
							
							add the original jupyter file
						
						
						
						
						
						
					 | 
					
						2018-01-01 20:33:05 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							250e0150f8
							
						
					 | 
					
						
						
							
							add working mlp
						
						
						
						
						
						
					 | 
					
						2018-01-01 16:41:36 +01:00 | 
					
					
						
						
							
							
							
						
					 |