Git Product home page Git Product logo

reading_group_2019_fall's Introduction

UCLA Astronomy Machine Learning Reading group - Fall 2019

Goals

Machine learning is a topic that has risen in prominence recently as we get more and more data. We are seeing techniques from machine learning used more widely in astronomy. The goal of this reading group is to become more familiar with topics in machine learning and its connections to statistical tools that are in use in Astronomy. The plan is to go through a couple of textbooks on machine learning and discuss the basic underlying principles and methods. It would be in the style of a reading group where everyone would read the same topic, but a presenter would rotate each meeting and present a topic with associated code implementing the algorithm.

Readings

Quick-Getting started with SciServer Compute

SciServer.org is a computational cloud environment that Johns Hopkins University (IDIES group) has generously allowed us to use for our projects. Jupyter notebooks/terminal are the interfaces to access datasets such as SDSS. Here's how to clone this github repo into your SciServer account:

  1. Create an account at sciserver.org and go to Compute
  2. Create a new container (Docker container), choose the type to be Python, and a container Jupyter notebook interface will be created.
  3. On the right hand side, go to New-> terminal and a black terminal interface will appear.
  4. In this order in the terminal, type each of these at a time (separated by a comma) and hit enter:
  5. ls, cd home, ls, cd idies, cd workspace, cd persistent, ls, git clone url-of-git-repository-here
  6. the respository will now be in your folder.

-- SciServer cosmology and astronomy Jupyter Notebook code samples https://github.com/sciserver/Notebooks

Basic computer setup if using your own computer: https://github.com/UCLAMLRG/Basics

Schedule

Meetings will take place on Fridays at 1-2 pm in PAB-3-703. Room changes will be sent via email.

Organizer: Tuan Do (@followthesheep)

Date Topic Readings Presenter
2019-10-04 Introductions T. Do
2019-10-11 Intro to ML & Probability-Based Learning Kelleher Ch 1 & 6 T. Do

reading_group_2019_fall's People

Contributors

followthesheep avatar

Forkers

reagan0914

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.