An open API service indexing awesome lists of open source software.

https://github.com/misterzurg/itmo_labs_analysis_and_development_of_algorithms

🎓 My labs from ITMO; Dis - ADA
https://github.com/misterzurg/itmo_labs_analysis_and_development_of_algorithms

algorithms big-data-and-ml data-structures itmo-labs optimization-algorithms

Last synced: 25 days ago
JSON representation

🎓 My labs from ITMO; Dis - ADA

Awesome Lists containing this project

README

          

Here are my Jypeter Notebook labs from ITMO First semester

# Discipline
Analysis and development of algorithms

MisterZurg

## Instructor
[Dr Petr Chunaev](https://linkedin.com/in/petr-chunaev-b59901235)

## Performed by
- Me and
- [Maxim Shitilov](https://github.com/fobos-mk)

# Labs:
- [Task 1. Experimental time complexity analysis](lab-1)
- [Task 2. Algorithms for unconstrained nonlinear optimization. Direct methods](lab-2)
- [Task 3. Algorithms for unconstrained nonlinear optimization. First- and second order methods](lab-3)
- [Task 4. Algorithms for unconstrained nonlinear optimization. Stochastic and metaheuristic algorithms](lab-4)
- [Task 5. Algorithms on graphs. Introduction to graphs and basic algorithms on graphs](lab-5)
- [Task 6. Algorithms on graphs. Path search algorithms on weighted graphs](lab-6)
- [Task 7. Algorithms on graphs. Tools for network analysis](lab-7)
- [Task 8. (Extended). Practical analysis of advanced algorithms](lab-8)