Difference between revisions of "Week 1"

From Research management course
Jump to: navigation, search
Line 65: Line 65:
 
# [http://users.isr.ist.utl.pt/~wurmd/Livros/school/Bishop%20-%20Pattern%20Recognition%20And%20Machine%20Learning%20-%20Springer%20%202006.pdf Bishop C.P. Pattern recognition and machine learning, Berlin: Springer, 2008]
 
# [http://users.isr.ist.utl.pt/~wurmd/Livros/school/Bishop%20-%20Pattern%20Recognition%20And%20Machine%20Learning%20-%20Springer%20%202006.pdf Bishop C.P. Pattern recognition and machine learning, Berlin: Springer, 2008]
 
# [http://www.inference.org.uk/itprnn/book.pdf MackKay D. Information Theory, Pattern Recognition and Neural Networks, Inference.org.uk, 2009]
 
# [http://www.inference.org.uk/itprnn/book.pdf MackKay D. Information Theory, Pattern Recognition and Neural Networks, Inference.org.uk, 2009]
 +
 +
 +
 +
==Homework==
 +
# Briefly look through the materials of [[Week 0]] and [[Week 1]].
 +
# Watch the video [https://www.youtube.com/watch?v=vRUYqnas5fo Моя первая научная статья 0] My first scientific paper, week 0
 +
 +
# Watch the video [https://youtu.be/eXiXxmz3lnA Риски и результаты в машинном обучении] Risics and results in machine learning
 +
# ''Rigorously'' follow all the steps of section '''Set the toolbox'''

Revision as of 15:30, 9 February 2023

Set the toolbox

  1. Editors. Install LaTeX: MikTeX for Windown, TeX Live for Linux, and for Mac OS. Sign up V2 OverLeaf ShareLaTeX.
  2. Install the editor TeXnic Center or its alternative WinEdt for Windows, TeXworks for Linux, and TeXmakerfor Mac OS.
  3. Editors. Install LaTeX: MikTeX for Windown, TeX Live for Linux, and for Mac OS. Sign up V2 OverLeaf ShareLaTeX.
  4. Install the editor TeXnic Center or its alternative WinEdt for Windows, TeXworks for Linux, and TeXmakerfor Mac OS.
  5. Download the paper template, ZIP and compile it.
  6. References. Read BibTeX.
  7. Install bibliographic collection software JabRef (can be postponed).
  8. Communications. Sign up GitHub.
    • Important: address and login like Name.Surname or Name-Surname (it depends on system conventions) is welcome.
    • Introductory sliders on Version Control System.
    • Introduction to GitHub.
    • The first steps in GitHub.
  9. Download a shell: Desktop.GitHub, or use a command line to synchronize your project.
  10. Sign up MachineLearning.ru. Send your login name to your coordinator or to mlalgorithms [at] gmail [dot] com.
  11. Create your page example.
  12. Programming. Install Python Anaconda, PyCharm (alternative Visual Studio), Notebook online Google.Colab.
  13. Add. As alternative install and try Matlab (MIPT provides free version), (alternative Octave), R-project, Wofram Mathematica.
  14. Add. Read with pleasure Кутателадзе С. С. Советы эпизодическому переводчику and Сосинский А. Б. Как написать математическую статью по-английски (Ru).


Resources

References to catch up

  1. A Brief Introduction to Machine Learning for Engineers by Osvaldo Simeone, 2017-2018
  2. Understanding Machine Learning: From Theory to Algorithms by Shai Shalev-Shwartz, Shai Ben-David, 2014
  3. Mathematics for Machine learning by Marc Peter Deisenroth, A. Aldo Faisal, and Cheng Soon Ong
  4. Mathematics for Physicists: Introductory Concepts and Methods by Alexander Altland & Jan von Delf
  5. Python notes for professionals by GoalKicker.com Free Programming Books.
  6. Лагутин М.Б. Наглядная математическая статистика, М.: Бином, 2009. См. также вырезку (Ru)
  7. Bishop C.P. Pattern recognition and machine learning, Berlin: Springer, 2008
  8. MackKay D. Information Theory, Pattern Recognition and Neural Networks, Inference.org.uk, 2009


Homework

  1. Briefly look through the materials of Week 0 and Week 1.
  2. Watch the video Моя первая научная статья 0 My first scientific paper, week 0
  1. Watch the video Риски и результаты в машинном обучении Risics and results in machine learning
  2. Rigorously follow all the steps of section Set the toolbox