• AIPressRoom
  • Posts
  • Coders Doomed? OpenAI ChatGPT Solves Fashion-MNIST Live Using TensorFlow and Jupyter Notebook – 03

Coders Doomed? OpenAI ChatGPT Solves Fashion-MNIST Live Using TensorFlow and Jupyter Notebook – 03

Part1 got 87%, Part2 got 90%, this time in Part3 we got 91% purely copying and pasting from OpenAI ChatGPT. It made a Resnet using the Functional API.

In the next video I will try to increase the accuracy further on Fashion-MNIST, again, only by copying and pasting from OpenAI’s ChatGPT.

This was done using TensorFlow 2.8 in Jupyter Notebook.

0:00 – Introduction1:15 – Getting Started4:15 – OpenAI ChatGPT First Code Snippet6:15 – SKLearn GridSearch7:00 – First Error10:30 – GridSearch Still Failing15:00 – New Error16:15 – Giving Up on GridSearch17:45 – Asking Suggestions to Improve Accuracy18:31 – Trying RMSProp23:15 – Fixing Errors25:50 – Asking it to try Functional API Resnet31:10 – It’s Working – Training Now32:20 – 91% Accuracy!