1 of 8

Neural Networks for Feature Analysis

Daksh, Mayank, Katie

2 of 8

Motivation

3 of 8

This Week

Testing with complicated patterns

Random

Bias(3°)

10,000 Samples - 50% accuracy😭

4 of 8

What could have gone wrong 🤔

  • Sample size too small

  • Problem in our datasets

  • Executing the Software stack

Bias ➡️ 30°

5 of 8

With New Bias

Random

Bias

10,000 Samples - 93% accuracy

6 of 8

Automation

  • Single script
    • Generate datasets
    • Train model on datasets
    • Log accuracy vs bias

7 of 8

Automation

  • Single script
    • Generate datasets
    • Train model on datasets
    • Log accuracy vs bias

8 of 8

Automation

  • Single script
    • Generate datasets
    • Train model on datasets
    • Log accuracy vs bias
  • Generation + training takes hours
  • Run the script overnight😴