Giter Club home page Giter Club logo

advanced_machine_learning's Introduction

advanced_machine_learning

Code to go along the 2021/22 lecture course "Advanced Machine Learning for Physics, Science, and Artificial Scientific Discovery". See the website of the course, https://pad.gwdg.de/s/2021_AdvancedMachineLearningForScience !

Requirements:

We will use python (the programming language) and tensorflow (the neural-network / automatic differentiation package).

Free web platforms for python and tensorflow:

If you do not want to bother with installing things, you can do everything online, by using Google Colab, https://colab.research.google.com/notebooks/welcome.ipynb, or Deepnote, https://deepnote.com/. Both of these platforms offer an online jupyter notebook environment where you can directly run python and tensorflow on their servers (including GPU support to some extent). Deepnote is particularly nice if several people want to access the same calculation at the same time from different computers. You could download notebooks from here and then upload them into either of these platforms and play around.

Local installation on your computer:

First install https://www.python.org/ (for convenience, you might install it as part of a bigger package, like conda, https://docs.conda.io/en/latest/miniconda.html). Then go to https://www.tensorflow.org/ to install tensorflow for free (once you have python installed, this can be simply down by using the python package manager pip: use 'pip install tensorflow' in a Terminal; possibly you want to do 'pip install --upgrade pip' before).

advanced_machine_learning's People

Contributors

florianmarquardt 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.