GithubHelp home page GithubHelp logo

larskue / fml-handin Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.62 MB

Automatically Create Hand-In Files for Fundamentals of Machine Learning

License: MIT License

Python 0.31% HTML 99.58% Jupyter Notebook 0.11%

fml-handin's Introduction

Update Overview

2021-04-22

  • Adjusted back to old naming convention: lastname-firstname instead of firstname-lastname for AML.
  • Adjusted the name sorting order for AML.
  • Fixed a bug in the name sorting order.
  • Fixed a bug that prevented files being detected correctly.

2021-01-30

  • Added option to ignore files with --ignore.

2020-12-04

  • Adjusted for new naming convention: firstname-lastname instead of lastname-firstname.

2020-11-22

  • Now autodetects main notebook, as well as optionally commented and cross-commented notebooks.
  • Removed the notebook parameter.

How to use create_handin.py

First, edit the file and exchange our Team names with your Team names (first couple lines of main()).

Ensure your current working directory is one level up from the exercise directory. Then, simply run the script with python create_handin.py <exercise name>.

The exercise directory must be named the same as what you want the hand-in to have at the end. There must be one *.ipynb file in the directory, and optionally one *-commented.ipynb as well as optionally one *-cross-commented.ipynb file. You can compare your file structure to the one of this repository.

You can add more files to the hand-in by specifying a glob pattern in the --more option.

If your exercise directory contains extra notebooks, or you want to exclude certain files from the --more option, you can do so with the --ignore option.

You can view more information about the tool using python create_handin.py -h.

The script assumes you have both a python 3 interpreter as well as jupyter added to your environment variables. It was tested on Windows 10, using Python 3.8.

Example:

Current working directory: SomeDir/FML/

python create_handin.py ex01a

Disclaimer: I do not take responsibility for your hand-in points if you use this tool, even if you use it correctly. Always double check your hand-in zip files.

fml-handin's People

Contributors

larskue avatar

Stargazers

 avatar

Watchers

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