curiousily / Getting-Things-Done-with-Pytorch

Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BER
https://mlexpert.io
Apache License 2.0
2.33k stars 625 forks source link

Code for youtube video with fix for issue #14

Open jam244 opened 3 years ago

jam244 commented 3 years ago

Fix error 'RuntimeError: stack expects each tensor to be equal size, but got [0] at entry 0 and [1] at entry 3'