2021
- 2021-01- 8 » Win10安装Ubuntu子系统
2020
- 2020-05-20 » Neural translation model
- 2020-04-15 » Tracking metrics in custom training loops
- 2020-04-15 » The build method, allowing flexible inputs for custom layers
- 2020-04-15 » Residual network
- 2020-04-15 » Model subclassing and custom training loops
- 2020-04- 5 » Tokenizing text Data
- 2020-04- 5 » Stateful RNNs
- 2020-04- 5 » Sequence Modelling
- 2020-04- 5 » Language model for the Shakespeare dataset
- 2020-03-20 » Data generators for time series
- 2020-03-20 » Tensorflow Datasets
- 2020-03-20 » Data pipeline with Keras and tf.data
- 2020-03-20 » Data Pipeline
- 2020-03-10 » Creating Datasets from different sources
- 2020-03-10 » Transfer learning
- 2020-03-10 » The Keras functional API
- 2020-03-10 » Layer nodes
- 2020-03-10 » Device placement
- 2020-02-20 » Image classifier for the SVHN dataset
- 2020-02-10 » Saving model architecture only
- 2020-02-10 » Saving and loading models
- 2020-02-10 » Saving and loading model weights
- 2020-02-10 » Explanation of saved files
- 2020-01-27 » Validation, regularization, callbacks
- 2020-01-27 » The logs dictionary
- 2020-01-27 » Model validation on the Iris dataset
- 2020-01-27 » Batch normalization
- 2020-01-27 » Additional callbacks
- 2020-01-20 » Introduction to TensorFlow
- 2020-01-20 » The Sequential model API
- 2020-01-20 » Optimizer, loss functions, metrics
- 2020-01-20 » CNN classifier for the MNIST dataset
- 2020-01-20 » Adding weight initialisers