-
# Experimentos Práticos de Inteligência Artificial
> Às vezes, a inteligência artificial pode parecer algo intangível ou complexo demais para entender, aprender e aplicar. Mas, com o conjunto de ex…
-
- theory
- ring lectures (?)
- tools and libraries
- quick reference and cheatsheets
- exercises
-
**Describe the bug**
can't use any webcam even if I used the selector
**To Reproduce**
Steps to reproduce the behavior:
1. Go to pose trainer
2. Click on 'webcam select'
3. Select any webcam
…
-
Greetings,
First of all I would just like to say How thankful I am to your team. You've done amazing work. I used to train with python... this just took python out of the equation! and braught me s…
-
**Bug**
When executing teachable machine example 'tiny image' in order to do inference on a Arduino nano 33 BLE, the model exported is way too large and a linker error occurs.
Error:
linker_scrip…
-
From week 2 call discussion, some things that could be nice examples to try and prepare notebooks etc for.
- [ ] Combining model inputs tabular (metadata) + images as input for models
- [ ] Produ…
-
I exported a tensorflow lite model for the edgetpu
When running it i get this error
using this syntax
edgetpu_detect_server --model model_edgetpu.tflite --labels labels.txt
Traceback (most recen…
-
The models seem to have been deleted and the project no longer works?
-
I noticed this problem when redoing examples to work with `preload()` in https://github.com/ml5js/ml5-examples/pull/103.
The typical way to classify a video capture element is as follows:
```jav…
-
**Is your feature request related to a problem? Please describe.**
I am not able to load`teachablemachine-image.min.js` in a Chrome Extension that I am building. It throws this error. I would like to…