These are some convolutional networks based on Jupyter Notebook, incuding LSTM and CNN.
Notes:
-
To install Jupyter Notebook, visit:
-
To intall pip, visit:
https://www.saltycrane.com/blog/2010/02/how-install-pip-ubuntu/
-
There are some package dependencies for the codes, such as tensor, numpy, and matplotlib.