fix typos

master
Vladimir Mandic 2020-11-07 20:44:06 -05:00
parent ea004c369a
commit a4e0ef6558
1 changed files with 15 additions and 13 deletions

28
Home.md

@ -11,22 +11,24 @@ Project pages:
- [**Change Log**](https://github.com/vladmandic/human/wiki/Change-Log) - [**Change Log**](https://github.com/vladmandic/human/wiki/Change-Log)
Wiki pages: Wiki pages:
- [**Home**](wiki) - [**Home**](https://github.com/vladmandic/human/wiki)
- [**Installation**](wiki/Install) - [**Installation**](https://github.com/vladmandic/human/wiki/Install)
- [**Usage**](wiki/Usage) - [**Usage**](https://github.com/vladmandic/human/wiki/Usage)
- [**Configuration**](wiki/Configuration) - [**Configuration**](https://github.com/vladmandic/human/wiki/Configuration)
- [**Outputs**](wiki/Outputs) - [**Outputs**](https://github.com/vladmandic/human/wiki/Outputs)
- [**Demos**](wiki/Demos) - [**Demos**](https://github.com/vladmandic/human/wiki/Demos)
- [**Development Server**](wiki/Development-Server) - [**Development Server**](https://github.com/vladmandic/human/wiki/Development-Server)
- [**Build Process**](wiki/Build-Process) - [**Build Process**](https://github.com/vladmandic/human/wiki/Build-Process)
- [**Profiling**](wiki/Profiling) - [**Profiling**](https://github.com/vladmandic/human/wiki/Profiling)
- [**Performance Notes**](wiki/Performance) - [**Performance Notes**](https://github.com/vladmandic/human/wiki/Performance)
- [**Credits**](wiki/Credits) - [**Credits**](https://github.com/vladmandic/human/wiki/Credits)
Compatible with *Browser*, *WebWorker* and *NodeJS* execution Compatible with *Browser*, *WebWorker* and *NodeJS* execution
Compatible with *CPU*, *WebGL*, *WASM* and *WebGPU* backends - Browser/WebWorker: Compatible with *CPU*, *WebGL*, *WASM* and *WebGPU* backends
- NodeJS: Compatible with software *tfjs-node* and CUDA accelerated backends *tfjs-node-gpu*
(and maybe with React-Native as it doesn't use any DOM objects) (and maybe with React-Native as it doesn't use any DOM objects)
*This is a pre-release project, see [issues](https://github.com/vladmandic/human/issues) for list of known limitations and planned enhancements* *This is a pre-release project, see [issues](https://github.com/vladmandic/human/issues) for list of known limitations and planned enhancements*
*Suggestions are welcome!* *Suggestions are welcome!*