Skip to content

UCLAMLRG/reading_group_2018_winter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UCLA Astronomy Machine Learning Reading group - Winter 2018

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.

Useful References

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 repository will now be in your folder.

Code Samples

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

Schedule

Meetings will take place on Fridays at 11 am to Noon in PAB-3-703. Room changes will be sent via email.

Organizers: Tuan Do (@followthesheep), Bernie Randles (@brandles)

Date Topic Readings Presenter
2018-01-26 Fairness in Machine Learning Week 1 Readings T. Do
2018-02-02 Generative Adversarial Networks Week 2 Readings T. Do
2018-03-02 ML and Gerrymandering Week 3 Readings B. Boscoe
2018-03-09 Light curve classification Week 4 Readings A. Gautam
2018-03-16 Hierarchical spectral clustering & DNA Phenotyping Week 5 Readings I. Pasquetto
2018-03-21 ML and exoplanets Week 6 Readings J. Zink

About

UCLA Machine Learning Reading Group - Winter 2018

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published