PinnedCreate a Neural Network with PyTorch Lightning in just 100 lines of codeThere are multiple frameworks for creating Neural Networks — mainly the top dogs Tensorflow and PyTorch. PyTorch Lightning is a framework…Sep 18, 2022Sep 18, 2022
PinnedPublished inTowards DevData Reshaping with R: From Wide to Long (and back)There are two fundamental approaches to store data: wide and long (also called tidy) data. Learn what this means and how to work with these…Sep 20, 20221Sep 20, 20221
PinnedPublished inTowards DevCreate beautiful heatmaps with RHeatmaps are a visually appealing way to present information in three dimensions. I will show you three different packages for heatmap…Sep 20, 2022Sep 20, 2022
PinnedPublished inTowards DevData Reshaping with Python: Wide and Long DataThere are two fundamental approaches to store data: wide and long data. Learn what this means and how to work with these formats.Sep 24, 2022Sep 24, 2022
PinnedPublished inTowards DevData Aggregation with PythonOne of the most common operations when working with data is grouping and aggregating information. In this article you will learn what…Sep 24, 20221Sep 24, 20221
LLM Agents: Take LLMs to the next level with Python and predict Euro 2024 matchesAgents make use of the capabilities of LLMs and extend them from only chatting to complex problem solving and tool-use. You will learn how…Jun 14Jun 14
Create a Custom Object Detection Model with YOLOv7Train a model to detect face masks in real-time with the most powerful real-time algorithm YOLOv7Dec 10, 20221Dec 10, 20221
Understand how European Electricity Market Prices are formedWhy do high gas prices spill over to electricity prices and which impact do Renewable Energies have?Nov 27, 2022Nov 27, 2022
Published inTowards DevAccelerate your Coding in Visual Studio CodeLearn what Snippets are and how to use them for any programming languageNov 26, 20221Nov 26, 20221
Sentiment Analysis of Biden’s and Trump’s Inauguration SpeechesLearn to perform sentiment analysis with Deep Learning and PythonNov 6, 2022Nov 6, 2022