Changes between Version 59 and Version 60 of Other/Summer/2023/Features
- Timestamp:
- Aug 7, 2023, 7:25:22 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2023/Features
v59 v60 66 66 * **Entropy v. Accuracy Graphs: ** We created a graph from our model output data to derive the relation between entropy versus accuracy. 67 67 68 [[Image(anticlockwise.gif, width=3 00, height=300)]] [[Image(clockwise.gif, width=300, height=300)]][[Image(Screen Shot 2023-07-19 at 12.23.26 PM.png, width=350, height=300)]]68 [[Image(anticlockwise.gif, width=350, height=300)]] [[Image(clockwise.gif, width=350, height=300)]][[Image(Screen Shot 2023-07-19 at 12.23.26 PM.png, width=350, height=300)]] 69 69 70 70 === Week 7 Progress … … 74 74 * Testing with new bias: To rectify the issue, we changed the bias from 3 degrees to 30 degrees. The model was able to identify the change in bias with a 93% accuracy on 10,000 samples. 75 75 76 [[Image(yesbias_AdobeExpress.gif ), width=300, height=300)]][[Image(nobias_AdobeExpress.gif), width=300, height=300)]]76 [[Image(yesbias_AdobeExpress.gif, width=300, height=300)]][[Image(nobias_AdobeExpress.gif, width=300, height=300)]] 77 77 78 78 === Week 8/9 Progress