Coder Social home page Coder Social logo

mitmath / juliacomputation Goto Github PK

View Code? Open in Web Editor NEW
81.0 8.0 11.0 41.83 MB

Repository for Common Ground C25

Julia 100.00%
automatic-differentiation climate-science gpu-acceleration image-processing julia julia-language machine-learning optimization pluto-notebooks

juliacomputation's Issues

Improvements to HW1a (Pokémon)

  • Invite students to use the documentation (? in the REPL / docs tab in Pluto)
  • Present intro tutorial before the homework
  • Say that just because checks are passing doesn't mean the answer is correct
  • Add question numbers
  • Explain what an empty struct means + how to compare mutable and immutable structs (== vs ===)
  • Clarify inner / outer constructors
  • Note on matrix indexing to prevent them from using linear indices
  • Give a reference for various kinds of type dispatch syntax (f(x::X) vs f(x::Y) where {Y<:X})
  • Specify expected output for attack(::Corgi, ::Pokemon), and state that we do not accept catch-all methods (code should rely on dispatch instead)
  • Define what we mean by method ambiguity and explicitly lead students to find and resolve it
  • Fix check_defense_philip check
  • Explain how boundaries should be handled in the step! function
  • Make it clear that the attacker cannot attack itself

General remarks about the course

  • Give a unifying perspective on the topics we teach and how they come together
  • Be clearer on grading / lateness policy / other logistical aspects
  • More structured slides

Update installation instructions

The link to the installation instructions in Homework 0 is broken. Perhaps it would be nice to have a local page for this class regarding setup, instead of redirecting to the old "Computational thinking"

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.