The assignment for CS50 AI neural Networks involves using Keras to
work with gtsrb. Effectively, one is writing code for a neural network
for traffic sign recognition.
Keras is a python front-end for Google's tensor flow. It is a library we can
call upon to specify a dataset and how we wish to train on it.
No comments:
Post a Comment