diff --git a/README.md b/README.md index fc45212..c14e518 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The below image represents the final weights of a 1000x1000x3 Kohonen Network tr ## Setting up this repository -Firstly, due to time constraints, there are components of this codebase that are not abstracted in such a way that they are conducive to collaborative work. There are certain hardcoded elemtns - particularly in the testing and benchmarking modules. I have chosen what I believe to be reasonable defaults for running testing and benchmarking on an average machine. +Firstly, due to time constraints, there are components of this codebase that are not abstracted in such a way that they are conducive to collaborative work. There are certain hardcoded elements - particularly in the testing and benchmarking modules. I have chosen what I believe to be reasonable defaults for running testing and benchmarking on an average machine. ### Setup environment