Skip to content

Latest commit

 

History

History
executable file
·
5 lines (4 loc) · 262 Bytes

File metadata and controls

executable file
·
5 lines (4 loc) · 262 Bytes

Algorithms of Deep Neural Networks course

The content of the folders are:
extra_hw_1 - Optimizing NumPy vector operations and comparing their speed with C++ implementation.
extra_hw_2 - Implementing neural networks in PyTorch.