# PyTouch **Repository Path**: facebookresearch/PyTouch ## Basic Information - **Project Name**: PyTouch - **Description**: PyTouch is a machine learning library for tactile touch sensing. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: dependabot/npm_and_yarn/website/decode-uri-component-0.2.2 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-24 - **Last Updated**: 2023-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
PyTouch is a machine learning library for tactile touch sensing.
Check the corresponding paper for more information.
For updates and discussions please join the #PYTOUCH channel at the www.touch-sensing.org community.
## Releases ### Stable **PyTouch 0.4.2** is a beta version of PyTouch. - [Documentation](https://facebookresearch.github.io/PyTouch/) - Installation : `pip install pytouch --upgrade` ## License PyTouch is licensed under [MIT License](LICENSE). ## Community See the following links to similar projects and to the Touch Sensing Community: * [Touch Sensing Community](https://www.touch-sensing.org) * [TACTO Touch Simulator](https://github.com/facebookresearch/tacto) * [DIGIT Hardware Sensor](https://digit.ml) ## Citing PyTouch If you use PyTouch in your research please cite the corresponding [paper](https://arxiv.org/abs/2105.12791): ```BibTeX @Article{Lambeta2021PyTouch, author = {Lambeta, Mike and Xu, Huazhe and Xu, Jingwei and Chou, Po-Wei and Wang, Shaoxiong and Darrell, Trevor and Calandra, Roberto}, journal = {IEEE International Conference on Robotics and Automation (ICRA)}, title = {{PyTouch}: A Machine Learning Library for Touch Processing}, year = {2021}, url = {https://arxiv.org/abs/2105.12791}, } ``` ## Acknowledgments PyTouch would like to acknowledge the [list of contributors](AUTHORS.md).