<Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning>
<Convolutional Neural Networks in TensorFlow>
- Week1
representation sparsity
<Coursera: Sequence, Time Series and Prediction>
- Week1
Tensorflow install problem: nightly version is obsolete. Use specific version like "Tensorflow==2.2" in pip command.
roll forward partition
differencing + moving average
- Week2
how to find a good learning rate using callback: tf.keras.callbacks.LearningRateScheduler()