Giter Site home page Giter Site logo

hmma238's Introduction

HMMA 238

(Almost) everything you need to know as an applied mathematician / statistician concerning coding and system administration.

Teachers

Web page

https://github.com/bcharlier/HMMA238

https://github.com/HMMA238-2021/

Prerequisite

Students are expected to know basic notions of probabilities, optimization, linear algebra and statistics for this course. Some rudiments on coding is also expected (if, for, while, functions) but not mandatory.

Course description

This course focuses on discovering good coding practices (the language used being Python, but some element of bash and git will also be useful) for professional coding. A special focus on data processing and visualization will be at the heart of the course. We will mostly focus on basic programming concepts, as well as on discovering the Python scientific libraries, including numpy, scipy, pandas, matplotlib, seaborn. Beyond pandas ninja skills, we will also introduce modern practices for coders : (unitary) tests, version control, documentation generation, etc.

(Tentative) Course schedule

  1. BC : (20/01) Introduction to linux essentials and command line tools: bash,

  2. BC : (21/01) Introduction to linux essentials and command line tools: regexp, grep, find, rename,

  3. BC : (27/01) IDE: VScode, Python virtual env: Anaconda, Python virtual environment, Git: a first introduction, github, ssh key creation, various git commands, conflict, pull request; see also Bonus/

  4. JS : (28/01) Coding : algorithms, modules, basic types, functions, loops coding : list, dictionary, tuples, if statement and loops, exceptions

  5. BC : (03/02) hands on git, classes (__init__, __call__, etc...), operator overloading, files handling

  6. JS : (04/02) numpy : basics on matrices (arrays), slicing, simple linear algebra, masking; matplotlib: first plots

  7. BC : (10/02) Create a Python Module

  8. JS : (11/02) numpy : casting, concatenation, imshow, meshgrid, casting, copy; scipy: EDO, Interpolation, Optimize

  9. JS : (17/02) scipy: Images/channel, FFT, Pandas: missing data

  10. JS : (18/02) Pandas: first steps

  11. BC : (03/03) Create a Python Module, unit tests

  12. JS : (04/03) Pandas: more on that

  13. BC : (10/03) Unit test

  14. BC : (17/03) Documentation with Sphinx

  15. JS : (18/03) Sparse natrices, graphs and memory

  16. BC : (31/03) pytorch?

  17. JS : (01/04) Numba

  18. JS : (08/04) Statsmodels

  19. JS-BC : (19/04) Oral examination

  20. JS-BC : (20/04) Oral examination

Grading

Challenge (25% of the final grade)

  • A small challenge based on a real datasets. This will be a personal work, and includes an aesthetic part and prediction part.

  • Due date : Week 13.

Tests (15% of the final grade)

Three short tests of 15 min each (on Moodle). This will be a personal work.

  • Quiz 1 (Week 6)
  • Quiz 2 (Week 9)
  • Quiz 3 (Week 12)

Project (60% of the final grade)

Warning: the precise details of the projects might evolve before the allocation phase, and a precise grid will be given in the project section.

Warning: the project repository must show a balanced contribution between group members and intra-group grades variation could be made to reflect issues on the intra-group workload balance.

Bonus

1 supplementary point on the final grade of the course can be obtained for contributions improving the course material (practicals, Readme, etc.). See the Bonus section for more details on how to proceed.

Books and other resources

The resources for the course are available on the present github repository. Additional elementary elements (in French) on Python are available in the course HLMA310 and the associated lectures notes IntroPython.pdf.

Additional resources

Oldies (for jupyter notebook extensions)

Some useful extensions:

conda install -c conda-forge jupyter_contrib_nbextensions
conda install -c conda-forge nbstripout

hmma238's People

Contributors

josephsalmon avatar bcharlier avatar emmas2210 avatar selenaiskounen avatar megdie avatar poncheele avatar lvl0-statistician avatar hannabacave avatar amelievernay avatar cassandrelepercque 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.