{"id":15676809,"url":"https://github.com/wazeerzulfikar/rtensorflow","last_synced_at":"2025-05-07T00:28:46.388Z","repository":{"id":104766964,"uuid":"93313008","full_name":"wazeerzulfikar/rtensorflow","owner":"wazeerzulfikar","description":"GSoC '17 - R language bindings for TensorFlow","archived":false,"fork":false,"pushed_at":"2017-09-18T09:41:34.000Z","size":185,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T04:32:10.875Z","etag":null,"topics":["deep-learning","machine-learning","r","tensorflow"],"latest_commit_sha":null,"homepage":"https://wazeerzulfikar.github.io/gsoc-blog-17/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wazeerzulfikar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-06-04T12:47:35.000Z","updated_at":"2020-02-20T01:01:09.000Z","dependencies_parsed_at":"2023-05-29T15:15:31.734Z","dependency_job_id":null,"html_url":"https://github.com/wazeerzulfikar/rtensorflow","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazeerzulfikar%2Frtensorflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazeerzulfikar%2Frtensorflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazeerzulfikar%2Frtensorflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazeerzulfikar%2Frtensorflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wazeerzulfikar","download_url":"https://codeload.github.com/wazeerzulfikar/rtensorflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252790334,"owners_count":21804580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deep-learning","machine-learning","r","tensorflow"],"created_at":"2024-10-03T16:05:43.628Z","updated_at":"2025-05-07T00:28:46.362Z","avatar_url":"https://github.com/wazeerzulfikar.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg alt=\"TensorFlow\" src=\"https://www.tensorflow.org/images/tf_logo_transp.png\" width=\"170\" padding-right=\"10\"/\u003e R Binding\n\nRTensorFlow provides idiomatic R language\nbindings for [TensorFlow](http://tensorflow.org).\n\n**Notice:** This project is still under active development and not guaranteed to have a\nstable API. This is especially true because the underlying TensorFlow C API has not yet\nbeen stabilized as well.\n\n* [TensorFlow website](http://tensorflow.org)\n* [TensorFlow GitHub page](https://github.com/tensorflow/tensorflow)\n\n## Getting Started\n\nSince this package depends on the TensorFlow C API, it needs to be installed from Tensorflow website. \n\n### Manual Tensorflow C API Installation\n\nThe Tensorflow C API `libtensorflow.so` can directly be installed onto the host machine by following the instructions in this link\n\n* [Install Tensorflow for C](https://www.tensorflow.org/install/install_c)\n\nMake sure you install the library in the default directory (`/usr/local`)\n\n**macOS Note :** There is a homebrew formula to install `libtensorflow` without any hassle.\n\n## Usage\n\nUpon installing `libtensorflow.so` in the default directory,\n\n1. `install.packages(\"devtools\")`\n2. `library(devtools)`\n3.  `install_github(\"wazeerzulfikar/rtensorflow\")`\n4. `library(rtensorflow)`\n5. For examples on how to use the R API, look at `R/examples.R`\n\n## Contributing\nDevelopers and users are welcome to contribute!\n\n## License\nThis project is licensed under the terms of the Apache 2.0 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwazeerzulfikar%2Frtensorflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwazeerzulfikar%2Frtensorflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwazeerzulfikar%2Frtensorflow/lists"}