Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / makeyourownneuralnetwork/makeyourownneuralnetwork issues and pull requests
#89 - Confused on comma separation Page 149
Issue -
State: open - Opened by yaalpaanam about 2 months ago
#88 - Confusing about the error back propagation equation
Issue -
State: open - Opened by shiming23 4 months ago
#87 - The output node data appears to be incorrect.
Issue -
State: open - Opened by wangaijun-china over 1 year ago
#86 - FileNotFoundError: [Errno 2] No such file or directory: 'mnist_dataset/mnist_train.csv' error is fixed in Shell number 8
Pull Request -
State: closed - Opened by imostafizur about 2 years ago
#85 - About Multi-Layer Adoption of Code Design
Issue -
State: open - Opened by BDOGDU over 2 years ago
#84 - Testing with more than 1 hidden layer
Issue -
State: open - Opened by ahouse73 over 3 years ago
#83 - test commit
Pull Request -
State: closed - Opened by PolinaNik over 3 years ago
#82 - inconsistent minus sign in the book
Issue -
State: open - Opened by bigdimboom over 3 years ago
- 6 comments
#81 - Try understaning why we use the derivitive of the error function
Issue -
State: open - Opened by xrayer2000 over 3 years ago
#80 - Question
Issue -
State: open - Opened by mayureshagashe2105 almost 4 years ago
#79 - Questions please,
Issue -
State: open - Opened by alhalabiysavvy about 4 years ago
#78 - Why do we use a sigmoid rather than a softmax for the last layer.
Issue -
State: open - Opened by JanoschMenke about 4 years ago
- 1 comment
#77 - Couple of Errors and Questions found in your book
Issue -
State: open - Opened by procrash about 4 years ago
- 2 comments
#76 - IndexError: list index out of range
Issue -
State: closed - Opened by grace1018 over 4 years ago
- 6 comments
#75 - No such file or directory error
Issue -
State: closed - Opened by AGUPTA050403 over 4 years ago
- 1 comment
#74 - Use this NN codes to classify the animals is not working
Issue -
State: closed - Opened by thomascp over 4 years ago
- 1 comment
#73 - error comes up
Issue -
State: closed - Opened by ANZ161 over 4 years ago
- 2 comments
#72 - initialize the size of matrixes
Issue -
State: closed - Opened by swel4ik over 4 years ago
#71 - scipy.misc.imread was removed from scipy
Issue -
State: closed - Opened by eimfach almost 5 years ago
- 2 comments
#70 - XOR problem
Issue -
State: closed - Opened by szymekTS almost 5 years ago
- 2 comments
#69 - self.who - Invalid syntax
Issue -
State: closed - Opened by VivekMadhavan about 5 years ago
#68 - WIP: Catch errors on file open and print error message
Pull Request -
State: closed - Opened by markus-franke about 5 years ago
- 2 comments
#67 - bias neurones
Issue -
State: closed - Opened by 221V over 5 years ago
- 1 comment
#66 - why( wih += lr ...) and not (wih -= lr...)
Issue -
State: closed - Opened by imaneelhg over 5 years ago
#65 - Create networkliu
Pull Request -
State: closed - Opened by stevenlhb over 5 years ago
#64 - Back propagation derivatives
Issue -
State: closed - Opened by flare9x over 5 years ago
- 2 comments
#63 - Issue with the backquary
Issue -
State: closed - Opened by doorteeth over 5 years ago
- 2 comments
#62 - Adapting the code for sinus function
Issue -
State: closed - Opened by couchexpert over 5 years ago
- 1 comment
#61 - I don't understand the derivation of the error!
Issue -
State: closed - Opened by Ditox123 over 5 years ago
- 2 comments
#60 - Different code to the book
Issue -
State: closed - Opened by agrigo2s almost 6 years ago
- 1 comment
#59 - why we use transpose matrix self.wih.T and self.who.T in backquery
Issue -
State: closed - Opened by Bruce-Cui almost 6 years ago
- 1 comment
#59 - why we use transpose matrix self.wih.T and self.who.T in backquery
Issue -
State: closed - Opened by Bruce-Cui almost 6 years ago
- 1 comment
#58 - Why do you use (target - ouput)^2 and not the quadratic error?
Issue -
State: closed - Opened by Ditox123 almost 6 years ago
- 1 comment
#57 - I don't seem to track the value error
Issue -
State: closed - Opened by wcares almost 6 years ago
- 22 comments
#56 - Output returning the same for every input
Issue -
State: closed - Opened by fajryhamzah almost 6 years ago
- 3 comments
#55 - fix small typo on part3_neural_network_mnist_and_own_single_image.ipy…
Pull Request -
State: closed - Opened by cafornaca almost 6 years ago
- 9 comments
#54 - don't understand the principle of backquery
Issue -
State: closed - Opened by ZoroSpace almost 6 years ago
- 2 comments
#53 - Change http to https for links
Pull Request -
State: closed - Opened by alexara almost 6 years ago
#52 - ValueError: shapes (200,784) and (342,1) not aligned: 784 (dim 1) != 342 (dim 0)
Issue -
State: closed - Opened by Lurrobert about 6 years ago
- 3 comments
#51 - saving weight
Issue -
State: closed - Opened by mhmd-shadfar about 6 years ago
- 3 comments
#50 - Making the the neural Network MPI enabled
Issue -
State: closed - Opened by DJN1 over 6 years ago
- 1 comment
#49 - My_handwriting
Issue -
State: closed - Opened by ankithm28 over 6 years ago
- 14 comments
#48 - my own images
Issue -
State: closed - Opened by DJN1 over 6 years ago
- 4 comments
#47 - Implementing Bias and tanh/softmax activation function
Issue -
State: closed - Opened by sunilson over 6 years ago
- 7 comments
#46 - Own handwriting (really need help)
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 11 comments
#45 - own handwriting examples
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 5 comments
#44 - initialize the weights matrix
Issue -
State: closed - Opened by JustinNie over 6 years ago
- 5 comments
#43 - output_errors = targets - final_outputs
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 3 comments
#42 - own handwriting
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
#41 - (i)python for neural networks
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 3 comments
#40 - appended prepended
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 3 comments
#39 - continue running
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 1 comment
#38 - Some unclear things regarding saving a neural network
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 2 comments
#37 - Own handwriting
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 11 comments
#36 - Bias in input and hidden layers
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 3 comments
#35 - forum ipython
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 1 comment
#34 - neural network doesn't recognized own handwriting
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 1 comment
#33 - print my label
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 3 comments
#32 - Training cycles
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 1 comment
#31 - Bias node?
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 2 comments
#30 - input fields ipython
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 2 comments
#29 - General question
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 5 comments
#28 - How to run/execute the code?
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 5 comments
#27 - inputs = numpy.array(inputs_list, ndmin=2).T
Issue -
State: closed - Opened by Gerrit02 over 6 years ago
- 13 comments
#26 - [ignore this] wrong question
Issue -
State: closed - Opened by steph-jung almost 7 years ago
- 3 comments
#25 - Runtime warning for lambda function
Issue -
State: closed - Opened by Avinash-B almost 7 years ago
- 2 comments
#24 - Kindle links
Issue -
State: closed - Opened by peralmered almost 7 years ago
- 1 comment
#23 - Issue with numpy.array(input, ndim=2)
Issue -
State: closed - Opened by CStrue about 7 years ago
- 2 comments
#22 - Fix typo
Pull Request -
State: closed - Opened by D0048 about 7 years ago
#21 - Explanation for how to save a trained network
Issue -
State: closed - Opened by thomaslener about 7 years ago
- 1 comment
#20 - fix small typo on part3_neural_network_mnist_backquery.ipynb #19
Pull Request -
State: closed - Opened by tjnet about 7 years ago
- 1 comment
#19 - Typo on part3_neural_network_mnist_backquery.ipynb
Issue -
State: closed - Opened by zachlefevre over 7 years ago
- 1 comment
#18 - cant get 97 % accuracy
Issue -
State: closed - Opened by Xunius over 7 years ago
- 2 comments
#17 - loss function for 'wih' to be corrected
Issue -
State: closed - Opened by mohanmanju over 7 years ago
#16 - Integer v.s. float nit
Issue -
State: closed - Opened by LanceNorskog over 7 years ago
- 2 comments
#15 - How to save result after training?
Issue -
State: closed - Opened by PhanDuc over 7 years ago
- 3 comments
#14 - Weight initialize
Issue -
State: closed - Opened by anthony123 over 7 years ago
- 2 comments
#13 - Cross entropy loss function
Issue -
State: closed - Opened by tmeloliveira over 7 years ago
- 2 comments
#12 - Error?
Issue -
State: closed - Opened by katyo456 over 7 years ago
- 1 comment
#11 - Great book, thank you for it!
Issue -
State: closed - Opened by forj1900 over 7 years ago
- 9 comments
#10 - Editorial Remarks
Issue -
State: closed - Opened by ZandarKoad over 7 years ago
- 3 comments
#9 - confusing about the index convention of W
Issue -
State: closed - Opened by anthony123 over 7 years ago
- 2 comments
#8 - Nn module
Pull Request -
State: closed - Opened by camx over 7 years ago
- 1 comment
#7 - Code not working
Issue -
State: closed - Opened by ServerProcessor over 7 years ago
- 5 comments
#6 - Hidden Nodes Doubt
Issue -
State: closed - Opened by ServerProcessor over 7 years ago
- 2 comments
#5 - Incorrect links
Issue -
State: closed - Opened by camx almost 8 years ago
- 1 comment
#4 - translation inquiry
Issue -
State: closed - Opened by anemochore about 8 years ago
#3 - Type Error
Issue -
State: closed - Opened by uriahshonor about 8 years ago
- 1 comment
#2 - why differential (E/O) = -2 (T - O)
Issue -
State: closed - Opened by kocoten1992 about 8 years ago
- 1 comment
#1 - Data sets missing
Issue -
State: closed - Opened by amitsaha over 8 years ago
- 3 comments