{"id":20055954,"url":"https://github.com/zackakil/tensor-fun","last_synced_at":"2025-03-02T09:26:07.944Z","repository":{"id":165195068,"uuid":"88768237","full_name":"ZackAkil/tensor-fun","owner":"ZackAkil","description":"Just some experimenting with tensor flow from Campus workshop along with how I got tensorflow working in Jupyter managed by Anaconda.","archived":false,"fork":false,"pushed_at":"2017-04-20T18:46:51.000Z","size":11610,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T08:02:36.519Z","etag":null,"topics":["anaconda","jupyter-notebook","tensorflow","tensorflow-tutorials"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/ZackAkil.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-19T16:45:31.000Z","updated_at":"2017-04-19T17:25:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2ff0bc9-d9ec-4a68-9bc1-71ab559f24da","html_url":"https://github.com/ZackAkil/tensor-fun","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZackAkil%2Ftensor-fun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZackAkil%2Ftensor-fun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZackAkil%2Ftensor-fun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZackAkil%2Ftensor-fun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZackAkil","download_url":"https://codeload.github.com/ZackAkil/tensor-fun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241484083,"owners_count":19970209,"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":["anaconda","jupyter-notebook","tensorflow","tensorflow-tutorials"],"created_at":"2024-11-13T12:50:43.995Z","updated_at":"2025-03-02T09:26:07.907Z","avatar_url":"https://github.com/ZackAkil.png","language":"Jupyter Notebook","readme":"# Tensor Fun\nJust some experimenting with tensor flow from Campus workshop.\n\n# Getting Tensor Flow to work in Anconda Jupyter Notebook\nI've found the only way to install tensorflow to work within a jupyter notebook (managed by anaconda) is to do an inline pip install within the notebook.\n\n```python\nimport pip\npip.main(['install', 'tensorflow'])\n```\n\nThis only needs to be done once, and can be done in a separate notebook.\nOnce it is done, 'tensorflow' will finally show inside Anaconda as an installed package and will work inside of Jupyter Notebooks managed by Anaconda.\n\n![Image of installed tensorflow in Anaconda](tensor_in_anaconda.png)\n\n# Resource\nhttps://codelabs.developers.google.com/codelabs/cloud-tensorflow-mnist/#0\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackakil%2Ftensor-fun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzackakil%2Ftensor-fun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzackakil%2Ftensor-fun/lists"}