Giter Site home page Giter Site logo

ds-lecture's Introduction

Vorlesung Data Science

Dieses Repository enthält die Unterlagen zum Kurs Data Science im Master Informatik in den Ingenieurwissenschaften an der HTW Berlin. Dieses Repository ist work-in-progress.

Aufbau des Repositories

Das Repsitory basiert auf dem Jekyll Template Minimal Mistakes von Michael Rose. Alle technischen Ordner entstammen dem Template mit ggf. minimalen ästhetischen Anpassungen (z.B. Code Syntax Highlighting).

Folgende Ordner enthalten den Content:

  • /lectures enthält die Einstiegsseiten und Übersichten für die theoretischen Inhalte der wöchentlichen Lektionen
  • /modules enthält Ordner, die fachlich getrennt unterschiedliche Themen beinhalten. Eine wöchtenliche Lektion kann mehrere Module umfassen.
  • /workshops enthält praktischen Aufgaben und Materialien für die wöchentlichen Gruppenarbeiten vor Ort.

Seiteninhalte erzeugen

Diese Seite wurde mit Jekyll erstellt. Die erzeugten Inhalte sind mit eingecheckt. Zur Vorbereitung ist auf einem System, das eine aktuelle Version von Ruby benötigt, folgendes auszuführen:

# install gem manager, may need sudo
gem install bundler

# install all requirements listed in Gemfile
bundle install

Zum Bauen der Lösung folgende Befehle ausführen:

# build all pages
bundle exec jekyll build
# or build and serve all pages at a local webserver
bundle exec jekyll serve

Der Output findet sich als HTML-Seite im Unterordner /site.

Copyright

Alle Rechte vorbehalten | 2024 | KI Werkstatt @ HTW Berlin / CK.

ds-lecture's People

Contributors

chkra avatar

Stargazers

Erik avatar

Watchers

 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.