MonoLayer Perceptron
This commit is contained in:
@@ -94,6 +94,9 @@ const datasets = computed<
|
||||
text: 'Nombre d\'erreurs par epoch',
|
||||
},
|
||||
},
|
||||
animation: {
|
||||
duration: iterations.length > 100 ? 0 : 1000, // Disable animations for instant updates
|
||||
},
|
||||
scales: {
|
||||
x: {
|
||||
stacked: true,
|
||||
|
||||
Reference in New Issue
Block a user