Skip to content

AndreFCruz/feup-iart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FEUP-IART

This repository hosts our project for the Artificial Intelligence (IART) course unit of the Masters in Informatics and Computer Engineering at FEUP.

Introduction

The aim of this project was to develop a binary classifier for identifying pulsars from a set of candidates.

Main difficulties include:

  • balancing of the dataset (91% of candidates belong to the negative class, i.e. not pulsars);
  • size of dataset, which includes 17898 learning samples: sizeable but small for deep learning purposes;

Dataset

HTRU2 is a data set which describes a sample of pulsar candidates collected during the High Time Resolution Universe Survey (South).

Available here.

Tools

  • Python3
  • Keras
  • Tensorflow (backend)
  • Scikit-Learn
  • TensorBoard

Install Dependencies

pip3 install -r requirements.txt

Contributors

About

Repository to host Artificial Intelligence projects, a third year unit @FEUP. Made in collaboration with @EdgarACarneiro and @jflcarvalho.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published