tfjs-examples icon indicating copy to clipboard operation
tfjs-examples copied to clipboard

Update broken link for mnist_transfer_cnn example in README.md

Open gaikwadrahul8 opened this issue 1 year ago • 0 comments

Hi, Team I've identified broken link for mnist_transfer_cnn python example on this page and based on my understanding, the Keras team has removed this example from the Keras examples section.

To address this issue, I have temporarily updated the broken link with the mnist_transfer_cnn.py file located in the Python folder.

Moving forward, I suggest we consider two options:

  • Remove the reference: We can remove the statement "It follows the procedure outlined in the Keras mnist_transfer_cnn example.".
  • Replace with a similar example: We can replace the reference with a link to a relevant example on the MNIST dataset from a reputable source such as Medium or Towards Data Science. This would provide users with an alternative learning resource.

I appreciate your time and look forward to your feedback on the proposed solutions. Thank you.

gaikwadrahul8 avatar Mar 02 '24 10:03 gaikwadrahul8