Working on website

This commit is contained in:
2025-02-06 15:06:32 +01:00
parent 4e68cd9b39
commit 0f0c68be82
8 changed files with 105 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
---
slug: arthome
title: ArtHome
description: 🏡 ArtHome - Your personalised home page in your browser
description: 🏡 Your personalised home page in your browser
publishedAt: 2024/09/04
readingTime: 1
cover: arthome/cover.png

View File

@@ -1,7 +1,7 @@
---
slug: monte-carlo-project
title: Monte Carlo Methods Project
description: ⚠️ Still in progress - A project to demonstrate the use of Monte Carlo methods in R.
description: A project to demonstrate the use of Monte Carlo methods in R.
publishedAt: 2024/11/24
readingTime: 3
tags:

View File

@@ -9,7 +9,6 @@ tags:
- data
- ai
- python
- r
---
[Python Data & ML](https://github.com/ArthurDanjou/Python-Data-Machine-Learning) is a repository dedicated to learning and practicing Python libraries for machine learning. It includes a variety of projects and exercises that cover the following topics.