{"id":19280200,"url":"https://github.com/r-tensorflow/alexnet","last_synced_at":"2026-05-18T07:31:27.529Z","repository":{"id":85589253,"uuid":"263471125","full_name":"r-tensorflow/alexnet","owner":"r-tensorflow","description":"Keras port for AlexNet in R","archived":false,"fork":false,"pushed_at":"2020-08-15T02:44:54.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-03T13:05:29.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","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/r-tensorflow.png","metadata":{"files":{"readme":"README.Rmd","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-12T22:58:09.000Z","updated_at":"2024-03-02T13:04:42.000Z","dependencies_parsed_at":"2023-03-13T05:58:59.407Z","dependency_job_id":null,"html_url":"https://github.com/r-tensorflow/alexnet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/r-tensorflow/alexnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-tensorflow%2Falexnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-tensorflow%2Falexnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-tensorflow%2Falexnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-tensorflow%2Falexnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-tensorflow","download_url":"https://codeload.github.com/r-tensorflow/alexnet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-tensorflow%2Falexnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33169175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-09T21:17:15.230Z","updated_at":"2026-05-18T07:31:27.511Z","avatar_url":"https://github.com/r-tensorflow.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ntitle: \"alexnet: R Port for AlexNet Model\"\noutput:\n  github_document:\n    fig_width: 9\n    fig_height: 5\n---\n```{r setup, include=FALSE}\nknitr::opts_chunk$set(eval = FALSE)\n```\n\n## Training\n\nWe recommend using the [mlverse/docker](https://github.com/mlverse/docker) image which you can retrieve and run as follows:\n\n```{bash}\ndocker pull mlverse/mlverse-base:version-0.2.0\ndocker run --gpus all -p 8787:8787 -d mlverse/mlverse-base:version-0.2.0\n```\n\nYou can then connect to RStudio Server under port https://public-address:8787, followed by installing and runninng AlexNet:\n\n```{r}\nremotes::install_github(\"r-tensorflow/alexnet\")\n\nalexnet_train::alexnet_train()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-tensorflow%2Falexnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-tensorflow%2Falexnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-tensorflow%2Falexnet/lists"}