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 understand my project. This might mean that half of my slides are background information, but the audience is going to need it. By the end of my time in the lab today, I narrowed down the parameters for the SNN and I hope to finish the classifier experiment tomorrow.

Comments

Popular posts from this blog

Day 6

Day 14

Day 3