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

https://github.com/andreasnel/neural-network

Contains the code to apply passive and active learning to classify the Sloan Digital Sky Survey data set into stars, galaxies, and quasars.
https://github.com/andreasnel/neural-network

Last synced: 10 months ago
JSON representation

Contains the code to apply passive and active learning to classify the Sloan Digital Sky Survey data set into stars, galaxies, and quasars.

Awesome Lists containing this project

README

          

# neural-network
Contains the code to apply passive and active learning to classify the Sloan Digital Sky Survey data set into stars, galaxies, and quasars.

Credits go to https://www.youtube.com/user/sentdex for providing an awesome machine learning with Tensorflow tutorial.