/HDRUK-fellows-day-2018

Machine Learning Resources collected from the HDRUK UK Fellows's day 2018 (2018-11-15)

GNU General Public License v3.0GPL-3.0

LICENCE Supported By

Machine Learning and AI Discussion Resources

This is a collection of the resources mentioned during the Machine Learning and AI discussion group at the HDRUK UK Fellow's day (2018-11-15).

The rough minutes of the discussion are located at https://alastair-droop.github.io/HDRUK-fellows-day-2018/minutes.md.

Online Resources

Tools

Notes

  • (Thanks to Waty for these)
  • It is often unnecessary for you to learn all of the details of the tools you need to use.
  • Rather, you should find help and collaboration with domain experts in Computer Science or mathematics.
  • With their help, you should understand:
    • Intuitively, what the algorithms are doing;
    • What input data is required;
    • What output data is generated; and
    • Under what conditions will the algorithm fail.