Inside Neural Numbers

films

Inside Neural Numbers

Licence

Soumis par

Crédits

IMAGINARY

Inside Neural Numbers combines short clips created for the MOOCAI Explorables for Schools” on the KI Campus platform and the upcoming exhibit “AI Suitcase”.

Contents of the video: 

0:00 - 0:27: In our number recognizer, the input for the neural network is a 28 x 28-pixel image. 28 times 28 pixels results in 784 individual pixels. The neural network assigns a number between 1 (for black) and 0 (for white) to each point. Decimal places are used for shades of gray.

0:27 - 1:04: A neural network is built up of layers. The input layer is built from the values of the input pixels.

1:05 - 1:39: There is a hidden layer and the output layer in our neural network. Our hidden layer has 100 neurons; the output layer has 10 (one for each number from 0 to 9). The flow of information has a clear direction, which is also known as feed-forward.

1:40 - 3:05: Neural network with example values.

Fichiers

Plus de films

Uncaught exception thrown in session handler.

PDOException: SQLSTATE[HY000]: General error: 1114 The table 'drim_sessions' is full: INSERT INTO {sessions} (sid, ssid, uid, cache, hostname, session, timestamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6); Array ( [:db_insert_placeholder_0] => eyh7Hm-JcAvIemLqTFXpDx3qc7tuJS_ImLVS1otx71s [:db_insert_placeholder_1] => eyh7Hm-JcAvIemLqTFXpDx3qc7tuJS_ImLVS1otx71s [:db_insert_placeholder_2] => 0 [:db_insert_placeholder_3] => 0 [:db_insert_placeholder_4] => 216.73.216.142 [:db_insert_placeholder_5] => messages|a:1:{s:5:"error";a:2:{i:0;s:344:"<em class="placeholder">Notice</em> : file_put_contents(): write of 8192 bytes failed with errno=28 No space left on device dans <em class="placeholder">boost_write_file()</em> (ligne <em class="placeholder">1363</em> dans <em class="placeholder">/var/www/imaginary.org/deploy/releases/20221029131330/sites/all/modules/boost/boost.module</em>).";i:1;s:345:"<em class="placeholder">Warning</em> : file_put_contents(): Only -1 of 135634 bytes written, possibly out of free disk space dans <em class="placeholder">boost_write_file()</em> (ligne <em class="placeholder">1363</em> dans <em class="placeholder">/var/www/imaginary.org/deploy/releases/20221029131330/sites/all/modules/boost/boost.module</em>).";}} [:db_insert_placeholder_6] => 1774405108 ) in _drupal_session_write() (line 209 of /var/www/imaginary.org/deploy/releases/20221029131330/includes/session.inc).