An open API service indexing awesome lists of open source software.

https://github.com/curiousily/alien-vs-predator-tensorflow-js-classification

Build a simple Convolutional Neural Network with TensorFlow.js and use it to classify images of Aliens and Predators
https://github.com/curiousily/alien-vs-predator-tensorflow-js-classification

convolutional-neural-networks data-science deep-learning javascript machine-learning neural-networks tensorflow

Last synced: about 2 months ago
JSON representation

Build a simple Convolutional Neural Network with TensorFlow.js and use it to classify images of Aliens and Predators

Awesome Lists containing this project

README

          

# Alien vs Predator Classification using Convolutional Neural Networks

Read the complete tutorial here: [https://www.curiousily.com/posts/alien-vs-predator-image-classification-using-deep-convolutional-neural-networks/](https://www.curiousily.com/posts/alien-vs-predator-image-classification-using-deep-convolutional-neural-networks/)

Run the code on [CodeSandbox](https://codesandbox.io/s/alien-vs-predator-tensorflow-js-classification-ouvt8?fontsize=14)