Upload README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,10 @@ At a 20 Hz control loop that is 0.015 % of the cycle budget: small is the point,
|
|
| 23 |
|
| 24 |
(An earlier revision of this card said 116 parameters. That count included the file's metadata arrays. The learnable weight and bias count is 101.)
|
| 25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
This is the smaller, older sibling of
|
| 27 |
[NCDTech/sim-driving-mlp-numpy](https://huggingface.co/NCDTech/sim-driving-mlp-numpy).
|
| 28 |
|
|
@@ -116,6 +120,8 @@ The hardware itself, with the ultrasonic sensors on the hand:
|
|
| 116 |
|
| 117 |
Together they show the path we actually took: drive the real robot first, feel the data problems, then build the simulation studio with self QA/QC wired into every stage.
|
| 118 |
|
|
|
|
|
|
|
| 119 |
## νκ΅μ΄
|
| 120 |
|
| 121 |
**μμ μμμ μ€μ λ‘ λ‘λλμ΄ λλ λ°λ‘ κ·Έ κ°μ€μΉ νμΌ**μ
λλ€ (μμμ νμΌ μ΄κΈ° μ₯λ©΄μμ νμΌλͺ
μ μΆμ ν΄ νμΈ).
|
|
@@ -142,4 +148,6 @@ Together they show the path we actually took: drive the real robot first, feel t
|
|
| 142 |
|
| 143 |
λ°λ‘ μ΄λ° ꡬλ©μ μ‘μΌλ €κ³ μ§κΈμ μ ν¬ μμ€ν
μ λͺ¨λ λ¨κ³μ μ
ν QA/QC(ν΄λμ€ λΆν¬ κ²μ¬ ν¬ν¨)λ₯Ό μ¬μμ΅λλ€.
|
| 144 |
|
|
|
|
|
|
|
| 145 |
Learn more: https://huggingface.co/NCDTech Β· https://ncdtech.org Β· μ£Όν μμ: https://youtu.be/6DJX0T6qrtM
|
|
|
|
| 23 |
|
| 24 |
(An earlier revision of this card said 116 parameters. That count included the file's metadata arrays. The learnable weight and bias count is 101.)
|
| 25 |
|
| 26 |
+
Why does a company focused on predictive maintenance publish a robot driving model?
|
| 27 |
+
|
| 28 |
+
Because this robot is our test bed: the same recipe of tiny numpy networks, measured numbers, and self QA/QC on every stage is what we now focus on the predictive maintenance (PdM) of aging mechanical equipment.
|
| 29 |
+
|
| 30 |
This is the smaller, older sibling of
|
| 31 |
[NCDTech/sim-driving-mlp-numpy](https://huggingface.co/NCDTech/sim-driving-mlp-numpy).
|
| 32 |
|
|
|
|
| 120 |
|
| 121 |
Together they show the path we actually took: drive the real robot first, feel the data problems, then build the simulation studio with self QA/QC wired into every stage.
|
| 122 |
|
| 123 |
+
That same discipline is now focused on predictive maintenance for aging mechanical equipment.
|
| 124 |
+
|
| 125 |
## νκ΅μ΄
|
| 126 |
|
| 127 |
**μμ μμμ μ€μ λ‘ λ‘λλμ΄ λλ λ°λ‘ κ·Έ κ°μ€μΉ νμΌ**μ
λλ€ (μμμ νμΌ μ΄κΈ° μ₯λ©΄μμ νμΌλͺ
μ μΆμ ν΄ νμΈ).
|
|
|
|
| 148 |
|
| 149 |
λ°λ‘ μ΄λ° ꡬλ©μ μ‘μΌλ €κ³ μ§κΈμ μ ν¬ μμ€ν
μ λͺ¨λ λ¨κ³μ μ
ν QA/QC(ν΄λμ€ λΆν¬ κ²μ¬ ν¬ν¨)λ₯Ό μ¬μμ΅λλ€.
|
| 150 |
|
| 151 |
+
μ΄ λ‘λ΄μ μ ν¬μ ν
μ€νΈλ² λμ΄κ³ , κ°μ κΈ°μ μ μ§κΈμ λ
Έν κΈ°κ³μ μ€λΉμ μμ§λ³΄μ (PdM)μ μ§μ€νκ³ μμ΅λλ€.
|
| 152 |
+
|
| 153 |
Learn more: https://huggingface.co/NCDTech Β· https://ncdtech.org Β· μ£Όν μμ: https://youtu.be/6DJX0T6qrtM
|