{"id":23038536,"url":"https://github.com/xalpharax/tensorflowtools","last_synced_at":"2026-04-30T10:34:54.736Z","repository":{"id":129497731,"uuid":"222000954","full_name":"xAlpharax/TensorFlowTools","owner":"xAlpharax","description":"Functions and snippets for deep learning in tensorflow, but most can be applied in pytorch too.","archived":false,"fork":false,"pushed_at":"2020-10-09T13:45:52.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T23:31:56.043Z","etag":null,"topics":["deep-learning","python","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xAlpharax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-11-15T20:49:16.000Z","updated_at":"2025-03-01T17:11:04.000Z","dependencies_parsed_at":"2023-04-05T03:17:00.895Z","dependency_job_id":null,"html_url":"https://github.com/xAlpharax/TensorFlowTools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xAlpharax/TensorFlowTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xAlpharax%2FTensorFlowTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xAlpharax%2FTensorFlowTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xAlpharax%2FTensorFlowTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xAlpharax%2FTensorFlowTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xAlpharax","download_url":"https://codeload.github.com/xAlpharax/TensorFlowTools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xAlpharax%2FTensorFlowTools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32462304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["deep-learning","python","tensorflow"],"created_at":"2024-12-15T18:19:27.654Z","updated_at":"2026-04-30T10:34:54.731Z","avatar_url":"https://github.com/xAlpharax.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TensorFlowTools\n\nTools that enable the use of shortcuts while experimenting and implementing ML Research Papers in code, but also useful to mess around. Just code I want to save and use later on, nothing too crazy.\n\n## Installation\n\n```bash\n#cloning the repo\ngit clone https://github.com/xAlpharax/TensorFlowTools\n\n#install dependencies\npip3 install -qq -r requirements.txt\n```\n\n## Usage\n\n```python\nimport tensormanipulation\n\nprint(tensormanipulation.normalization([1,2,3,4,5,6,7,8,9]))\n# [0.0, 0.125, 0.25, 0.375, 0.5, 0.625, 0.75, 0.875, 1.0]\n```\n\n## Contributing\nIn case someone would like this, pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxalpharax%2Ftensorflowtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxalpharax%2Ftensorflowtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxalpharax%2Ftensorflowtools/lists"}