-
Notifications
You must be signed in to change notification settings - Fork 425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Week 4: Presentation #2442
Week 4: Presentation #2442
Conversation
Hi! Very original proposal :D I am happy to approve. But I just have one request, please make sure that you list the problems first and then explain the features that solves them. Is it okay? |
Just updated the proposal, let me know if it's ok now @algomaster99 |
Feedback from Diogo Melita ([email protected]) and Tomás Esteves ([email protected])We certify that generative AI, incl. ChatGPT, has not been used to write this feedback. Using generative AI without permission is considered academic misconduct. First of all, we want to thank Mateus and Marco for allowing us to provide feedback on their presentation. Additionally, we also appreciate the kindness of both of them for providing the slides as well as the script that contained a general outline of the presentation. This helped us provide a generally better feedback as we were able to better understand the presentation. For a reference, this feedback starts with listing high-level positive aspects and weaknesses: which are covered later on in detail (in Content and Structure/Aesthetics sections). High-Level Positive Aspects
High-Level Weaknesses
ContentWe really liked the TensorBoard presentation. It started with a brief explanation about MLOps before diving into TensorBoard itself. Since we had almost zero knowledge in this field, this presentation allowed us to quickly understand the core topic of it. Structure/AestheticsWe liked the structure of the presentation. The use of images with some features to support the text and script, allowed us to visualize the evolution of the models and how we should fine tune some of their parameters. Additionally, the light elements of humour kept our attention during the whole presentation since they make the presentation smoothly and easier to follow. SummaryIn summary, we really enjoyed how TensorBoard was presented. Its contents and structure are really interesting and engaging, which helps keep track of the whole picture. From the setup to its pros and cons, we think the presentation is really nice. We only suggest some modifications, mainly to its aesthetics, to help make the audience's eyes focused. We hope that the delivery matches the high level of the presentation. Good luck! |
Assignment Proposal
Title
Tensorboard: A suite of visualization tools to understand, debug, and optimize TensorFlow programs for ML experimentation
Names and KTH ID
Deadline
Category
Description
We will start the presentation with a short introduction to MLOps and its shortcomings when it comes to comparing models. Then, we will look at the Tensorboard tool and present the different features it has. We will then try to show how it can be used in the MLOps workflow and try and justify its use instead of other alternatives.
Relevance
MLOps needs to constantly monitor various parameters regarding machine learning models. Because of this, using a visual tool can help in this process, and this is where Tensorboard can reveal itself to be very useful.