Skip to content

Commit 727ac50

Browse files
authored
upload videos via GitHub
1 parent 4bf212a commit 727ac50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data-in-ai-revolution/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ For this example, we consider a Machine Learning model from a car dealership com
126126

127127
I have created some Manim visualizations, so that the basic concepts of Predictive ML can be understood better:
128128

129-
![manim predictive ML - part 1](./video/PredictiveMLVisualization.mp4)
129+
https://github.com/user-attachments/assets/65074b1e-f7b1-460b-85ac-83f05f51a0ba
130130

131131
Having this data:
132132

@@ -142,7 +142,7 @@ After doing these steps, and having a big and rich enough dataset, we can train
142142
I had 300 customers in the past, their income, name, age and number of cars, were X, Y, Z, and W, and 113 of them bought a car within the next 7 days after coming to the dealership.
143143
```
144144

145-
![manim predictive ML - part 2](./video/MLDataAggregationVisualization.mp4)
145+
https://github.com/user-attachments/assets/8d37177e-8364-464a-8960-c75ef635a6f0
146146

147147
We have done several projects in the past talking about Predictive ML, feel free to check out these projects and see how I solved each step with great detail:
148148

@@ -566,7 +566,7 @@ Do you have to perform quantization all the time?
566566

567567
Here's a visual video I created with [Manim](https://www.manim.community/) to visually see what happens to a weights matrix when applying quantization:
568568
569-
![quantization video](./video/QuantizationVisualization.mp4)
569+
https://github.com/user-attachments/assets/1e87bc26-47ce-4c70-b697-de8cfde6e846
570570
571571
### Contributors
572572

0 commit comments

Comments
 (0)