Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.0%) to scientific vocabulary
Keywords
Repository
R Interface to Open Neural Network Exchange (ONNX)
Basic Info
- Host: GitHub
- Owner: onnx
- License: other
- Language: R
- Default Branch: main
- Homepage: https://onnx.ai/onnx-r/
- Size: 842 KB
Statistics
- Stars: 44
- Watchers: 15
- Forks: 14
- Open Issues: 2
- Releases: 2
Topics
Metadata Files
README.md
Note: This package has been maintained by @terrytangyuan since 2018. Please consider sponsoring!


This is the R Interface to Open Neural Network Exchange (ONNX). ONNX is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).
ONNX is widely supported and can be found in many frameworks, tools, and hardware. Enabling interoperability between different frameworks and streamlining the path from research to production helps increase the speed of innovation in the AI community.
Please visit here for tutorials and API reference for using ONNX in R.
Owner
- Name: Open Neural Network Exchange
- Login: onnx
- Kind: organization
- Website: https://onnx.ai
- Repositories: 25
- Profile: https://github.com/onnx
ONNX is an open ecosystem for interoperable AI models. It's a community project: we welcome your contributions!
GitHub Events
Total
- Issues event: 1
- Issue comment event: 1
- Fork event: 1
Last Year
- Issues event: 1
- Issue comment event: 1
- Fork event: 1
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| terrytangyuan | t****n@g****m | 59 |
| amarin | 1****h | 1 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 8
- Total pull requests: 1
- Average time to close issues: over 1 year
- Average time to close pull requests: about 1 hour
- Total issue authors: 7
- Total pull request authors: 1
- Average comments per issue: 2.0
- Average comments per pull request: 3.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- terrytangyuan (2)
- JonathanChiang (1)
- ankane (1)
- kevinch-nv (1)
- mjamei (1)
- DougManuel (1)
- RobertMyles (1)
Pull Request Authors
- asiripanich (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 242 last-month
- Total docker downloads: 43,390
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: onnx
R Interface to 'ONNX'
- Homepage: https://github.com/onnx/onnx-r
- Documentation: http://cran.r-project.org/web/packages/onnx/onnx.pdf
- License: MIT License + file LICENSE
-
Latest release: 0.0.3
published over 5 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.1 depends
- reticulate >= 1.4 imports
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite