This repository contains projects developed for 'Deep Learning' course on MIMUW:
- Construct convolutional neural network.
- Implement flexible architecture.
- Visualize the results via occlusion and gradient heatmaps.
- Implement U-net.
- Use the network for instance segmentation task.
- Create word embedder based on 2-way LSTMs.
- Analyse the results.