Skip to content

neutronengas/QEL_Merck_Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Context & Executive Summary

The Quantum Entrepreneurship Laboratory is a project-based course at TUM that brings together Masters students of different backgrounds with reputable industry partners and selected quantum specialists to explore new commercial applications of quantum computing.

Our team, QUEST, aims to solve real-world challenges in the pharmaceutical industry together with our challenge partner, Merck Group. We utilized the potential of quantum technologies by building a technical proof of concept and a business model to make a product to solve the problem we identified. Specifically the difficulty associated with production ramp up for new and existing drug formulations and currently missing product level sustainability. The course lasted over 16 weeks and at the end, a demo day took place where the teams presented their pitches of their business ideas to the challenge partners and jury members. The video of the demo day can be found here (timestamped to the beginning of the pitch for QUEST).

Folder Structure

The folder structure is as follows:

README.md

algorithm

|--- algorithm

| |--- ClassicalSolver.py: classical Knapsack algorithms

| |--- Example.py: contains example for the code and can be run

| |--- InstanceGenerator.py: function to create knapsack instances

| |--- QAOASolver.py: our quantum Knapsack algorithm

| |--- requirements.txt: requirements file

|--- testing

| |--- Testresults.csv: contains data from test runs on created Knapsack instances

| |--- Testresults.xlsx: same data in Excel

deliverables

|--- final deliverable: final deliverable as PDF

|--- final presentation: final presentation as PDF

|--- mid term pitch: mid term pitch as PDF

|--- ideation: ideation presentation as PDF

figma-designs: figma design as images

|--- Screen1.jpg

|--- Screen2.jpg

|--- Screen3.jpg

|--- Screen4.jpg

|--- Screen5.jpg

|--- Screen6.jpg

|--- Screen7.jpg

|--- Screen8.jpg

|--- Screen9.jpg

|--- Screen10.jpg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages