Skip to content

carpentries-incubator/machine-learning-neural-python

Repository files navigation

Introduction to artificial neural networks in Python

This half-day lesson gives an introduction to artificial neural networks. During the lesson we prepare and visualise data for algorithm development, and construct a neural network that is able to classify disease in X-rays.

It is the third lesson in the machine learning curriculum. In the final lesson we explore the important area of responsible machine learning.

  1. Introduction to Machine Learning in Python [Lesson materials; Code repository]
  2. Introduction to Tree Models in Python [Lesson materials; Code repository]
  3. Introduction to artificial neural networks in Python [Lesson materials; Code repository]
  4. Responsible machine learning in Python [Lesson materials; Code repository]

Workshop schedule

These lessons are being run at University of Edinburgh as part of the Ed-DaSH Data Science training programme for Health and Biosciences.

The first lessons were taught in May: https://edcarp.github.io/2022-05-24_ed-dash_machine-learning/. For a list of future lessons, see: https://edcarp.github.io/Ed-DaSH/workshops

Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way.

We'd like to ask you to familiarize yourself with our Contribution Guide and have a look at the more detailed guidelines on proper formatting, ways to render the lesson locally, and even how to write new episodes.

Please see the current list of issues for ideas for contributing to this repository. For making your contribution, we use the GitHub flow, which is nicely explained in the chapter Contributing to a Project in Pro Git by Scott Chacon. Look for the tag good_first_issue. This indicates that the maintainers will welcome a pull request fixing this issue.

Maintainer(s)

Current maintainers of this lesson are:

Authors

A list of contributors to the lesson can be found in AUTHORS

Citation

To cite this lesson, please consult with CITATION