Skip to content

Commit 0cbc9ea

Browse files
committed
update style, add images
1 parent 5fcdf5b commit 0cbc9ea

File tree

5 files changed

+252
-97
lines changed

5 files changed

+252
-97
lines changed
Loading
Loading

content/blog/releasing-version-1/index.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
---
2-
templateKey: #blog-post # <-- Uncomment this so that this post can be included in the blog list
2+
templateKey: blog-post
33
title: Releasing Version 1.0 of ml5.js Friendly Machine Learning for the Web
44
author: ml5.js
55
description: Friendly Machine Learning for the Web
6-
keywords:
7-
image: './images/_thumb.jpg'
8-
externalLink: (link)
6+
keywords: ml5.js Latest Update
7+
image: './images/_thumb.png'
8+
externalLink: (none)
99
date: '2025-04-04' # YYYY-MM-DD or YYYY-MM-DD to YYYY-MM-DD or YYYY-MM-DD, YYYY-MM-DD, YYYY-MM-DD
1010
tags:
11-
- HandPose
11+
- (none)
1212
featured: false
1313
---
1414

15+
![ml5.js new website](./images/main.png)
16+
1517
## Introduction
1618

1719
In August 2024, the ml5.js team released version 1.0, known as ml5.js "next generation." This release represented a significant transformation of the library, featuring updated models, the deprecation of unmaintained or rarely used features, and simplification and consistency improvements to the API. Below, you'll explore more about the history of ml5.js, details of the release process and updates, and ways you can join the community to shape the library’s future!

0 commit comments

Comments
 (0)