{"id":15832924,"url":"https://github.com/davealdon/tensorflow-model-manager","last_synced_at":"2025-04-01T12:12:26.541Z","repository":{"id":105659391,"uuid":"398119014","full_name":"DaveAldon/TensorFlow-Model-Manager","owner":"DaveAldon","description":"My code for creating/interacting with tensorflow v2+ models on an M1 Mac","archived":false,"fork":false,"pushed_at":"2021-08-23T01:40:26.000Z","size":46139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T06:06:35.722Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/DaveAldon.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":"2021-08-20T01:21:06.000Z","updated_at":"2021-08-23T01:40:28.000Z","dependencies_parsed_at":"2023-06-12T18:00:34.493Z","dependency_job_id":null,"html_url":"https://github.com/DaveAldon/TensorFlow-Model-Manager","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/DaveAldon%2FTensorFlow-Model-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveAldon%2FTensorFlow-Model-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveAldon%2FTensorFlow-Model-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveAldon%2FTensorFlow-Model-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaveAldon","download_url":"https://codeload.github.com/DaveAldon/TensorFlow-Model-Manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246635987,"owners_count":20809333,"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":[],"created_at":"2024-10-05T13:01:05.237Z","updated_at":"2025-04-01T12:12:26.519Z","avatar_url":"https://github.com/DaveAldon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TensorFlow-Model-Manager\nMy code for creating/interacting with tensorflow v2+ models on an M1 Mac\n\n### Requirements\n- Miniforge (For Arm based compatible python interpreting. This is instead of anaconda): https://github.com/conda-forge/miniforge\n    - `bash Miniforge3-MacOSX-arm64.sh` on the installation path to install\n- [environment.yml](https://raw.githubusercontent.com/mwidjaja1/DSOnMacARM/main/environment.yml) - included in this repo\n    - `conda env create --file=environment.yml --name tf_m1` on the yml path\n- You need a new python environment\n    - `conda activate tf_m1` to create\n- [Tensorflow](https://github.com/apple/tensorflow_macos/releases), such as [v0.1alpha3](https://github.com/apple/tensorflow_macos/releases/tag/v0.1alpha3)\n    - `pip install --upgrade --force --no-dependencies https://github.com/apple/tensorflow_macos/releases/download/v0.1alpha3/tensorflow_addons_macos-0.1a3-cp38-cp38-macosx_11_0_arm64.whl https://github.com/apple/tensorflow_macos/releases/download/v0.1alpha3/tensorflow_macos-0.1a3-cp38-cp38-macosx_11_0_arm64.whl` this command takes care of the install\n- Run `python` and run the command `import tensorflow as tf` and then `print(tf.__version__)` to verifiy install\n- You're done with the required installs!\n\n### Commands to remember\n- `conda activate tf_m1` to create your python environment\n- `conda deactive` to get out of the environment\n- `dotnet DiscordChatExporter.Cli.dll export -t \u003ctoken\u003e -c \u003cchannel\u003e -f PlainText -o unparsed.txt`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavealdon%2Ftensorflow-model-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavealdon%2Ftensorflow-model-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavealdon%2Ftensorflow-model-manager/lists"}