arjun-krishna1 / sweet-dreams-martian

Using the Google DeepDream algorithm to dream on images from the NASA Mars Images API
1 stars 0 forks source link

Deploy to website #4

Open arjun-krishna1 opened 3 years ago

arjun-krishna1 commented 3 years ago
arjun-krishna1 commented 3 years ago

ml5.js seems to be a good option: https://ml5js.org/

tensorflow.js could also be used: https://www.tensorflow.org/js/

arjun-krishna1 commented 3 years ago

We can just build the Jupyter Notebook into HTML https://jupyterbook.org/start/build.html https://jupyterbook.org/start/build.html

arjun-krishna1 commented 3 years ago

Let's try using tensorflow.js instead commit