( ! ) Warning: Declaration of Choice::add($name, $fullname, $startdate, $enddate, $description, $picks) should be compatible with Filetype::add($name, $fullname, $startdate, $enddate, $description = '', $access = Filetype::PER_GROUP) in /var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/lib/Choice.php on line 7
Call Stack
#TimeMemoryFunctionLocation
10.0001393864{main}( ).../competition.php:0
20.0001394248require_once( '/var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/lib/bootstrap.inc' ).../competition.php:3
30.0002394952require_once( '/var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/config.php' ).../bootstrap.inc:14
40.0005418872__autoload( ).../config.php:102
50.0005419424require_once( '/var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/lib/Choice.php' ).../bootstrap.inc:11

( ! ) Warning: Declaration of Competition::add($name, $fullname, $startdate, $enddate, $description = '') should be compatible with Filetype::add($name, $fullname, $startdate, $enddate, $description = '', $access = Filetype::PER_GROUP) in /var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/lib/Competition.php on line 0
Call Stack
#TimeMemoryFunctionLocation
10.0001393864{main}( ).../competition.php:0
20.0001394248require_once( '/var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/lib/bootstrap.inc' ).../competition.php:3
30.0002394952require_once( '/var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/config.php' ).../bootstrap.inc:14
40.0009425744__autoload( ).../config.php:174

( ! ) Warning: session_name(): Cannot change session name when headers already sent in /var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/lib/User.php on line 160
Call Stack
#TimeMemoryFunctionLocation
10.0001393864{main}( ).../competition.php:0
20.0014431888View->write( ).../competition.php:286
30.0014431888View->write_html( ).../Template.php:170
40.0014432504User::current_user( ).../Template.php:177
50.0014432904User::session_start( ).../User.php:119
60.0014433304session_name ( ).../User.php:160

( ! ) Warning: session_start(): Cannot start session when headers already sent in /var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/lib/User.php on line 161
Call Stack
#TimeMemoryFunctionLocation
10.0001393864{main}( ).../competition.php:0
20.0014431888View->write( ).../competition.php:286
30.0014431888View->write_html( ).../Template.php:170
40.0014432504User::current_user( ).../Template.php:177
50.0014432904User::session_start( ).../User.php:119
60.0016433304session_start ( ).../User.php:161

( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/lib/Competition.php:0) in /var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/lib/Template.php on line 180
Call Stack
#TimeMemoryFunctionLocation
10.0001393864{main}( ).../competition.php:0
20.0014431888View->write( ).../competition.php:286
30.0014431888View->write_html( ).../Template.php:170
40.0019433304header ( ).../Template.php:180
Competitie: MNIST - Competitie website Research & Development 2, 2012

Competitie: MNIST

Deze competitie telt niet mee voor het eindcijfer, maar is alleen bedoeld om het inzenden te testen. Ook kan je deze dataset gebruiken bij het schrijven van het verslag.

Het doel van de MNIST dataset is het herkennen van hadgeschreven cijfers. Elke instantie is een 'plaatje' van 14*14 pixels. De 14 regels zijn achter elkaar geplakt. De 196 features die je op die manier krijgt geven de grijswaarde van elk van de pixels. Er zijn 10 klassen, voor de cijfers 0 t/m 9.

Hier is een voorbeeld van een instantie uit de trainingsset, weergegeven als plaatje. Het programma waarmee je de instanties weer kan geven staat op blackboard.

              
              
    o@88.     
    o88@@     
       o@:    
      :@@     
     O@@@.    
     8O8@@    
        :@8   
         @O   
    o@@@@@:   
    8@@@8.    
              
              

Scorebord


( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/competition.php on line 127
Call Stack
#TimeMemoryFunctionLocation
10.0001393864{main}( ).../competition.php:0
20.0014431888View->write( ).../competition.php:286
30.0014431888View->write_html( ).../Template.php:170
40.0021433704View->write_body( ).../Template.php:207
50.0021433704View->write_competition( ).../competition.php:42
60.0021433704View->write_scoreboard( ).../competition.php:67
TeamDatumAccuracyReductieTijd

( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/lib/Competition.php:0) in /var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/lib/SimpleView.php on line 24
Call Stack
#TimeMemoryFunctionLocation
10.1124471648fancy_exception_handler( ).../bootstrap.inc:0
20.1125473280SimpleView::show_and_exit( ).../bootstrap.inc:33
30.1125473280SimpleView::show( ).../SimpleView.php:30
40.1125473280header ( ).../SimpleView.php:24

( ! ) Warning: Cannot modify header information - headers already sent by (output started at /var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/lib/Competition.php:0) in /var/www2/cs/live/htdocs/personal/tvanlaarhoven/teaching/2012/rd2/lib/Template.php on line 180
Call Stack
#TimeMemoryFunctionLocation
10.1124471648fancy_exception_handler( ).../bootstrap.inc:0
20.1125473280SimpleView::show_and_exit( ).../bootstrap.inc:33
30.1125473280SimpleView::show( ).../SimpleView.php:30
40.1126473360SimpleView->write( ).../SimpleView.php:27
50.1126473360SimpleView->write_html( ).../Template.php:170
60.1126473680header ( ).../Template.php:180
Unhandled exception - Competitie website Research & Development 2, 2012

Unhandled exception

[] operator not supported for strings