You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

691 B

W3D2 Piscine AI - Data Science

Table of Contents:

Introduction

Keras backend TF The goal of this day is to learn to use Keras to build Neural Networks and train them on small data sets.

classification & regression

'2.4.3'

Historical

Rules

The correction will provide the code and output because it is not straightforward to reproduce results using Keras. There are many source of randomness. Even if all the seeds are fixed to a constant they may be other source of randomness. https://machinelearningmastery.com/reproducible-results-neural-networks-keras/ A developper

Ressources

https://machinelearningmastery.com/tutorial-first-neural-network-python-keras/