커밋 기록

작성자 SHA1 메시지 날짜
  DricomDragon 0cc0163c6e Add argument for network generation 4 년 전
  DricomDragon ce244e1f15 Add the argument of number hidden neurons 4 년 전
  DricomDragon 2a9623e148 Add parameter for hidden neurons number 4 년 전
  DricomDragon 242356b3be Remove copy 4 년 전
  DricomDragon 2a1825c259 Make the code more legible by adding comments 4 년 전
  DricomDragon 232c53655c Show usage 4 년 전
  DricomDragon a86ce67ccd Fix missing updates during training 4 년 전
  DricomDragon 26d3d2c500 Add shortcuts for arguments 4 년 전
  DricomDragon 0d406daddb Add prints to follow the progression of session 4 년 전
  DricomDragon 95f45be5db Add argument parser for learning rate and epochs 4 년 전
  DricomDragon b5ac958003 Implement minibatch shuffle 4 년 전
  DricomDragon b18be6b40b Use adapted gaussian deviation to initialize weights 4 년 전
  DricomDragon e8cc1c94ba Create every weight generator 4 년 전
  DricomDragon eedb7117ff Make weight generator more user-friendly 4 년 전
  DricomDragon d9f1f7425b Use gaussian distribution to initialize weights 4 년 전
  DricomDragon c1a9d30e6c Fix bug due to implicit copy 4 년 전
  DricomDragon 91e01907ea Fix misprint in ratio 4 년 전
  DricomDragon 8f4edddc63 Fix dimension issue 4 년 전
  DricomDragon 3a1319e534 Reduce number of epochs for testing purpose 4 년 전
  DricomDragon 032de4ba78 Fix execution of user script 4 년 전
  DricomDragon 95195658a1 Implement testing sample loading 4 년 전
  DricomDragon 8e9fc3c688 Implement benchmark 4 년 전
  DricomDragon 1d5db18dc3 Implement training 4 년 전
  DricomDragon 8064c8acc6 Transpose outputs of sample loading 4 년 전
  DricomDragon 5f7d7872f6 Create neural network structure 4 년 전
  DricomDragon 172a3723aa Change returned label value as numpy array 4 년 전
  DricomDragon 9bc1aa4926 Write the high level structure of source code 4 년 전
  DricomDragon 6411e2564c Add computing python dependencies 4 년 전
  DricomDragon 70d36c5af5 Merge branch 'mnist' 4 년 전
  DricomDragon 6d587b4c38 Create function to load training data samples 4 년 전