flipdazed / weather-modelling

Deep Architectures for Weather Modelling
4 stars 1 forks source link

Plot cost function during training #5

Closed flipdazed closed 8 years ago

flipdazed commented 8 years ago

Aim Be able to visualise the cost function as training occurs.

Outcome Plot cost vs. minibatch similar to https://deeplearning4j.org/visualization

flipdazed commented 8 years ago

Need code structure to store data and load see #6