Coder Social home page Coder Social logo

anita-school-2019's Introduction

ANITA astroinformatics summer school 2019 - "Rise of the machines"

Feedback form: https://goo.gl/forms/jV5abBRxYcIVigFm1

This workshop is build and adapted for astronomy from the introductory and intermediate ML workshops prepared by the Curtin Institute for Computation (CIC).

The workshop material was prepared by:

from the CIC, and

from the International Centre fo Radio Astronomy Research.

Material in the notebooks have, in part, been referenced and adapted from:


We'll be using a gitter chat room to ask questions and chat: https://gitter.im/ANITA-astroinformatics-school/2019-school

Notebooks will be updated with the answers and pushed to the repo at the end of each day.

The saved models and histories for Part VII can be downloaded from this google folder. Please save them into your notebooks/data folder.

Cheatsheets

pandas: https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf

Scikit-learn: https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Scikit_Learn_Cheat_Sheet_Python.pdf

Keras: https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Keras_Cheat_Sheet_Python.pdf

What to expect and what will be covered

Prerequisites

A working knowledge of Python and Jupyter notebooks is essential for this workshop. i.e. knowledge of basic data structures, operations and how to write scripts. The Python notebooks used throughout the workshop have been developed using Python 3.6.3.

Required packages:

  • NumPy: a fast numerical array structure and helper functions
  • pandas: a DataFrame structure to store data in memory and work with it easily and efficiently
  • matplotlib: a basic plotting library; most other plotting libraries are built on top of it
  • seaborn: a advanced statistical plotting library
  • scikit-learn: a machine learning package, more info here
  • Keras: a high-level API for implementing neural networks, more info here

Please make sure you have everything installed and ready to go for the workshop!

The datasets used in this workshop are either part of the machine learning packages or were compiled from the Galaxy Zoo DR1, the Sloan Digital Sky Survey (SDSS) (using the DR9 SQL search), and the Galaxy And Mass Assembly (GAMA) survey. The N-body simulation was produced by Jonathan Diaz.

The notebooks are descriptive and comprehensive enough to be attempted at your own pace - a solution notebook is also provided. The lecture notes explain the intuition behind how different machine learning algorithms work.

What will be covered:

  • Data preparation and exploratory data analysis with pandas
  • Classification
    • Cross validation
    • Learning curves
    • Model tuning
    • Reporting
  • Regression
  • Clustering and dimensionality reduction
  • Introduction to deep learning
    • building a network from scratch (Artificial Neural Network example)
    • training and evaluation of the model
  • Convolutional Neural Networks
  • Transfer learning
  • Hands on examples and exercises throughout

What will not be covered:

  • Rigorous mathematical working and proofs.
    There simply isn't enough time in a workshop format.
    We will provide links and material that you can and should read.

Licence

This work is made available under the Creative Commons Attribution 4.0 International License.

anita-school-2019's People

Contributors

r-lange avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.