-
Notifications
You must be signed in to change notification settings - Fork 944
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding August community meeting minutes
- Loading branch information
1 parent
09f8a24
commit 4f8a474
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
--- | ||
layout: post | ||
title: Meeting Minutes | ||
date: 2023-08-30 00:00:00 -0800 | ||
category: minutes | ||
--- | ||
## Monthly community call | ||
|
||
### Attendees | ||
* Andrew Musselman | ||
* Jowanza Joseph | ||
* Trevor Grant | ||
|
||
### Recap from last meeting | ||
1. No material progress | ||
|
||
### JIRA focus | ||
1. TBD: Simple spike for matrix math on the IBM quantum compute platform | ||
1. TBD: Assess all quantum platforms vis-a-vis interop and portability | ||
1. Assigned: [Web site check](https://issues.apache.org/jira/browse/MAHOUT-2152) | ||
1. Assigned: [Download page improvements](https://issues.apache.org/jira/browse/MAHOUT-2153) | ||
1. [Update NOTICE](https://issues.apache.org/jira/browse/MAHOUT-2154) | ||
1. In progress: [Migrate off Travis](https://issues.apache.org/jira/browse/MAHOUT-2149) | ||
1. Assigned: [Add "how to do your first JIRA" notes](https://issues.apache.org/jira/browse/MAHOUT-2156) | ||
1. Assigned: [Add "first ticket" tag or type in JIRA](https://issues.apache.org/jira/browse/MAHOUT-2157) | ||
1. Assigned: [Add Docker instructions to nav](https://issues.apache.org/jira/browse/MAHOUT-2159) | ||
1. Assigned: [Docker image for web site build](https://issues.apache.org/jira/browse/MAHOUT-2165) | ||
|
||
|
||
### Release plans | ||
* Aug: 14.2, point release with minor improvements and new build system | ||
|
||
### Ideas | ||
* Quantum computing (IBM and Honeywell have free-tier APIs) XXXL | ||
* Python bindings for DSL (XXXL) | ||
* Automating or maintaining Docker images (XL, including docs) | ||
* New parsing and processing modules | ||
1. Proof of concept blockchain data and metadata (XXL) | ||
1. Proof of concept GPL/BSD/ALv2/MIT classifier (start with small tutorial) | ||
* Live code environment (in-browser) to try DSL (XXL for a real version, start with simple env) | ||
* Language modeling | ||
1. Guaranteed ALv2-licensed training models | ||
1. Blessed chat/code recs | ||
* Look at OpenNLP for tokenizing and other processing | ||
* New embedding similarity job | ||
|
||
### Project management | ||
* Previous vote on PMC involvement passed: https://lists.apache.org/thread/stv6jjjx72gmgs3pg7lvwf1wmngmtnbs | ||
|
||
### Summary and next steps | ||
* Continue monthly community calls | ||
* Complete JIRA focus | ||
* Get travis migration done, nightlies running | ||
* Push 14.2 out | ||
* Reach out to formerly active project members | ||
* JIRA ranching |