Improving Hebrew Q&A Models via Prompting
Using the OpenAI API and Pinecone DB- 24381Murphy2025-03-23
 
 Solving The Taxi Environment With Q-Learning – A Tutorial
A Python implementation of Q-learning to solve the Taxi-v3 environment from OpenAI Gym in an animated Jupyter Notebook- 29047Murphy2025-03-23
 
 Singular Value Decomposition vs Eigendecomposition for Dimensionality Reduction
Performing PCA using both methods and comparing the results- 25255Murphy2025-03-23
 
 Clean Code in PyTorch: Best Practices for Readable ML
Five Tips for Writing Clean, Efficient and readable Code in PyTorch- 29614Murphy2025-03-23
 
 3 Unique Charts You Wouldn't Think Were Created with Matplotlib
Utilising Python's Matplotlib to Create Advanced Data Visualisations- 21013Murphy2025-03-23
 
 Anomaly Detection using Sigma Rules (Part 5) Flux Capacitor Optimization
To boost performance, we implement a forgetful bloom filter and a custom Spark state store provider- 23379Murphy2025-03-23
 
 Learning Math Through Code: Derivatives
Gain a deeper understanding of derivatives with Python- 22223Murphy2025-03-23
 
 How to Use Large Language Models (LLM) in Your Own Domains
Canonical and research-proven techniques to adapt large language models to domain specific tasks and the intuition of their effectiveness.- 27805Murphy2025-03-23
 
 Predicting Drug Resistance in Mycobacterium Tuberculosis Using a Convolutional Network - Paper…
Neural networks can improve prediction in drug resistance prediction of pathogens- 20312Murphy2025-03-23
 
 Creating Geospatial Heatmaps With Python's Plotly and Folium Libraries
Two Great Python Options for Visualising Geospatial Variation- 21176Murphy2025-03-23
 
 Linear Algebra: Orthogonal Vectors
Part 6: A Gentle Introduction to Orthogonal Vectors- 24715Murphy2025-03-23
 
 Create MySQL and Postgres instances using AWS Cloudformation
Infrastructure as Code for database practitioners- 23133Murphy2025-03-23
 
 Svelte & Data Visualisation
Creating interactive bar chart with Svelte- 29516Murphy2025-03-23
 
 The easiest way to UPSERT with SQLAlchemy
One command to both INSERT new data and UPDATE existing records in your database- 23284Murphy2025-03-23
 
 Python To SQL – I Can Now Load Data 20X Faster
The good, bad, and ugly ways of uploading large batches of data- 26016Murphy2025-03-23
 
 Natural Language Fundamentals – Intro & Implementation of Sentiment Analysis, Machine Tra
Multilingual language modeling in the Natural Language space.- 29403Murphy2025-03-23
 
 Train your ML models on GPU changing just one line of code
Utilize cuML and ATOM to make your machine learning pipelines blazingly fast- 24377Murphy2025-03-23
 
 Hands on Otsu Thresholding Algorithm for Image Background Segmentation, using Python
From theory to practice with the Otsu thresholding algorithm- 24536Murphy2025-03-23
 
 Digital Marketing Analysis with Python and MySQL
A digital marketing analytics exercise with explained step-by-step code in both SQL and Python environments.- 28020Murphy2025-03-23
 
 Python getattr() Function Explained – PyShark
In this article we will explore how to use the Python getattr() function.- 29852Murphy2025-03-23
 
      Genius Cliques: Mapping out the Nobel Network
Combining Network Science, Data Visualization, and Wikipedia to uncover hidden connections between all the Nobel laureates.
      Data Science Expertise Comes in Many Shapes and Forms
Our weekly selection of must-read Editors' Picks and original features
