SHLee AI Financial Model
R, Python, Financial Econometrics, Term Structure, Macro-Finance, Machine & Deep Learning
Pages
(Move to ...)
Home
Deep Learning
Econometrics
Python
R
Excel
Nelson-Siegel
Portfolio
Music
Research
▼
Showing posts with label
Keras
.
Show all posts
Showing posts with label
Keras
.
Show all posts
Python: Constructing Time Series Sequence Samples Dataset
›
This post construct the multivariate time series data into sequence samples dataset for RNNs, LSTMs, CNNs, and similar models in ...
TensorFlow: Weighted Average Layer with Trainable Weights
›
This post implements TensorFlow code that estimates the weights used to construct an output composite time series from three inpu...
TensorFlow: Weighted Average Layer with Fixed Weights
›
This post demonstrates the process of implementing a TensorFlow code to calculate the weighted average of the previous layer'...
Python : Save and Load Tensorflow Keras Model
›
This post shows how to save and load your Keras model. The loaded model contains the same parameters (weights and biases) and th...
Python : Tensorflow Keras Tuner for the optimization of hyper parameters
›
This post shows how to use the Keras Tuner for the hyper parameter optimization. This can avoid many for-loops effectively, whi...
›
Home
View web version