Praktische Einführung in Deep Learning für Computer VisionHPI-Student Team für neuronale Netze

This video belongs to the openHPI course Praktische Einführung in Deep Learning für Computer Vision. Do you want to see more?

3.8.2 Praxis Hyperparameter

Time effort: approx. 22 minutes

An error occurred while loading the video player, or it takes a long time to initialize. You can try clearing your browser cache. Please try again later and contact the helpdesk if the problem persists.

About this video


Anmerkung

  • zu 12:30: Das Outputlayer muss die vorherige Schicht als Parameter übergeben bekommen. Dies ist im Notebook unter Kursmaterialien ausgebessert. Die richtige Zeile Code lautet output_layer = Dense(10, activation='sigmoid')(model)

Ihr findet das besprochene Notebook als Download unter Lesematerialien zu diesem Video, auf unserem GitHub: https://github.com/into-ai/deeplearning2020 oder ihr öffnet es direkt in Colab unter: https://drive.google.com/file/d/1M9nBqqyhpkJJsJ50o4FQhDn455_gtXWQ/view?usp=sharing