Giter Club home page Giter Club logo

dtu_mlops's People

Contributors

1p0d avatar akua21 avatar albertebaht avatar albertkjoller avatar anampavicic avatar andreasaspe avatar annarife99 avatar antonrydahl avatar christianhinge avatar dependabot[bot] avatar dhsvendsen avatar fredemandensgit avatar jaschn avatar javalborz avatar jereml99 avatar kasiaotko avatar laurinedargaud avatar marcosquilla avatar michaelfeil avatar olinestaerke avatar peterampazzo avatar rasgaard avatar rasmuswael avatar rohboz avatar shinteki avatar skaftenicki avatar sorenhauberg avatar stefpetro avatar whitesheep18 avatar yaxin9luo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dtu_mlops's Issues

Mention pytorch-lightning's LightningCLI

Given what is currently in the course, it might be worth considering to mention pytorch-lightning's LightningCLI. Already pytorch-lightning is in M14 - Minimizing boilerplate. But LightningCLI could be a good complement to what is in other sections. The main goals that LightningCLI addresses are:

  • Automatically save the full config (reproducibility)
  • Separation of code from config (good practice)
  • Make things automatically configurable (minimize boilerplate)

When the code is well written, i.e. parameters with type hints, descriptions in docstrings, defined where they are used (M7 - Good coding practice), all of these parameters automatically become configurable M10 - Config files. There is no need to learn how to use another framework like Hydra.

Answer Error Issue

Hi, I think I briefly tested the answers you added three days ago and made a pull request to fix the error, I think today my friend was doing the homework and she asked me why the "official answer" is not working, would you please check my pull request or just modified the tiny errors inside your code? Thank you so much for this amazing open source course:)!

Accidently D-dos attack on Github

When running the commands in the beginning of module 22 I got following error message:

{"message":"API rate limit exceeded for 192.38.81.6. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)","documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}

I guess to many people calling the API from the same IP without Authentication is tinkering some safety features.

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.