Skip to content

zubairsamo/Outer_Space_Radio_Signals-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Outer_Space_Radio_Signals-Classification

alt text

Build Status Open Source Love svg1 contributions welcome GitHub Forks GitHub Issues

Description

In this project, you will learn the basics of using Keras with TensorFlow as its backend and use it to solve an image classification problem. The data consists of 2D spectrograms of deep space radio signals collected by the Allen Telescope Array at the SETI Institute. The spectrograms will be treated as images to train an image classification model to classify the signals into one of four classes. By the end of the project, you will have built and trained a convolutional neural network from scratch using Keras to classify signals from space. The model could be optimized using hyperparameter tuning. However, the goal of this notebook is not to build a high performing classifier, rather to show the basic steps to build an image classifier using convolutional neural network. The readers can also get the idea of

Run it now

Dataset

https://www.kaggle.com/zubairsamo/setidataset

Requirements

Type below command in cmd to get up and running with the dependencies of the file.

pip install -r requirement.txt

git clone https://github.com/zubairsamo/Outer_Space_Radio_Signals-Classification .git

Usage

Outer_Space_Radio_Signals-Classification .ipynb

Author

You can get in touch with me on my LinkedIn Profile:

Zubair Samo

LinkedIn Link

You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then kindly support it by giving it a star ⭐!

Contributions Welcome

forthebadge

If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.

License

MIT

Copyright (c) 2020 Zubair Samo