diff --git a/README.md b/README.md index 41d9498..fc45212 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository contains a productionised version (including testing and benchmarking) of the Kohonen Self Organising Map model implemented in the problem specification. Please let me know if there are any issues running the code. -The below image represents the final weights of a 1000*1000*3 Kohonen Network trained for 1000 iterations. It took 1 hour and 20 minutes to generate on my machine. +The below image represents the final weights of a 1000x1000x3 Kohonen Network trained for 1000 iterations. It took 1 hour and 20 minutes to generate on my machine. ![example](documents/1000.png)