Skip to content

Projects I worked on during Database Lab in winter term 2021/2022 at KIT

Notifications You must be signed in to change notification settings

FelixMoeller3/Database_lab

Repository files navigation

Coursework for Database lab 2021/2022

1. Visual-mondial

Querying the mondial database and visualizing the output. To make this project work locally one needs to install postgresql, download the mondial database and connect to it locally. Visual-mondial example

2. Views and triggers

Implementation of an API for a webshop. To run this project locally, one needs to install postgresql and create an (empty) database called "shop" and a user called "admin" with the password "admin".

3. Network dissection

Analyzing data from the network dissection paper published by MIT to answer the question if neural networks actually look at the region in the picture where the object is classified (e.g. are the neurons activated by the area around the football when the neural network detects a football?)

About

Projects I worked on during Database Lab in winter term 2021/2022 at KIT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published