From 9a0ed6a3cd28694f9b35d3ded2143719be41d3cb Mon Sep 17 00:00:00 2001 From: Jack Armitage <jack@jackarmitage.com> Date: Sat, 30 Mar 2024 09:38:30 -0400 Subject: [PATCH] Update index.rst --- ideas/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ideas/index.rst b/ideas/index.rst index 5398d7a..11cf393 100644 --- a/ideas/index.rst +++ b/ideas/index.rst @@ -164,11 +164,11 @@ Ideas ^^^^ - This project seeks to explore the potential of creative embedded AI, specifically using Differentiable Logic (DiffLogic), by creating a system that can perform tasks like machine listening, sensor processing, sound and gesture classification, and generative AI. + This project seeks to explore the potential of creative embedded AI, specifically using `Differentiable Logic (DiffLogic) <https://github.com/Felix-Petersen/difflogic>`_, by creating a system that can perform tasks like machine listening, sensor processing, sound and gesture classification, and generative AI. - | **Goal:** Develop an embedded machine learning system on BeagleBoard that leverages Differentiable Logic (DiffLogic) for real-time interactive music creation and environment sensing. + | **Goal:** Develop an embedded machine learning system on BeagleBone that leverages `Differentiable Logic (DiffLogic) <https://github.com/Felix-Petersen/difflogic>`_ for real-time interactive music creation and environment sensing. | **Hardware Skills:** Audio and sensor IO with `Bela.io <http://bela.io>`_ - | **Software Skills:** Machine learning, deep learning, BB PRU programming. + | **Software Skills:** Machine learning, deep learning, BeagleBone Programmable Real Time Unit (PRU) programming (see `PRU Cookbook <https://docs.beagleboard.org/latest/books/pru-cookbook/index.html>`_). | **Possible Mentors:** `Jack Armitage <https://forum.beagleboard.org/u/jarm>`_, `Chris Kiefer <https://forum.beagleboard.org/u/luuma>`_ ++++ -- GitLab