ONNX
English
File size: 853 Bytes
3c5cc5a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
license: bsd
language:
- en
---
# Model Card for Model ID

<!-- Provide a quick summary of what the model is/does. -->
The mann project contains the Mode-Adaptive Neural Networks (MANN) architecture, originally proposed in 
> H. Zhang, S. Starke, T. Komura, and J. Saito,
> “Mode-adaptive neural networks for quadruped motion control,”
> ACM Trans. Graph., vol. 37, no. 4, pp. 1–11, 2018.
> 
## Model Details

### Model Description

<!-- Provide a longer summary of what this model is. -->



- **Developed by:** [Paolo Viceconte](https://github.com/paolo-viceconte)
- **Model type:** [More Information Needed]
- **Language(s) (NLP):** Mode-Adaptive Neural Networks
- **License:** BSD 3-Clause License

### Model Sources [optional]

<!-- Provide the basic links for the model. -->

- **Repository:** https://github.com/ami-iit/mann-pytorch
-