Build and train an LSTM Deep Neural Network for predicting Bitcoin price from multivariate Time Series data. We’ll use PyTorch and PyTorch Lightning to train and evaluate our model.
⭐️ Tutorial Contents ⭐️
(00:00) Intro
(02:30) Create PyTorch dataset
(12:44) Build LSTM model
(27:58) Training setup
(31:45) Exploring the predictions
(44:34) Outro
🔣 GitHub: https://github.com/curiousily/Getting…
Subscribe: https://www.youtube.com/c/VenelinValkovBG/featured
#pytorch #python