Day 19
My birthday is today, so I am now seventeen. I started today by adding the data from the Random Forest tests of yesterday to my results table. I decided to use the data from the test with StandardScaler as the preprocessor. After that, I began testing the SNN (Self-Normalizing Neural Network) classifier. I already knew that I had to use StandardScaler for it, but I needed to figure out what values to use for the layer size, which is how many machine learning "neurons" are in each layer of the SNN. I also needed to figure out some other parameters, so I did a lot of parameter tests on SNN today and recorded a lot of data, most of which I will not need after today. I was finding the best parameters with which to test SNN. While those tests were running, I began working on a PowerPoint for my presentation. I tried to make sure that I explained everything in my presentation so that anyone in the audience, even if they have absolutely no experience with the topic, will be able to ...