{"id":20276500,"url":"https://github.com/tmke8/tfxyz","last_synced_at":"2026-05-01T21:04:54.973Z","repository":{"id":135638470,"uuid":"85091522","full_name":"tmke8/tfXYZ","owner":"tmke8","description":"Tensorflow framework","archived":false,"fork":false,"pushed_at":"2017-03-28T12:20:17.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-29T03:24:45.942Z","etag":null,"topics":["machine-learning","python","tensorflow"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmke8.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":"2017-03-15T15:47:42.000Z","updated_at":"2018-02-07T14:01:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e6135a5-acee-4ee0-aef1-463396af55b5","html_url":"https://github.com/tmke8/tfXYZ","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tmke8/tfXYZ","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmke8%2FtfXYZ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmke8%2FtfXYZ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmke8%2FtfXYZ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmke8%2FtfXYZ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmke8","download_url":"https://codeload.github.com/tmke8/tfXYZ/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmke8%2FtfXYZ/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32512686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["machine-learning","python","tensorflow"],"created_at":"2024-11-14T13:14:18.277Z","updated_at":"2026-05-01T21:04:54.944Z","avatar_url":"https://github.com/tmke8.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tfXYZ\n\nA framework on top of tensorflow.\n\n## Dependencies\n\n* Python 2.7/3.5+\n* Python libraries: Tensorflow 1.0, scipy, sklearn, arff\n\n## Usage\n\nTo simply execute the program, type\n\n```\npython main.py\n```\n\nMost of the behavior is determined by flags. To see a list of all flags do\n\n```\npython main.py --help\n```\n\n### Adding new \"apps\"\n\nAn *app* defines what the network is learning and how the result should be displayed. To add a new app add a python class that inherits from `BaseApp` in `apps/base.py`. The new class has to be in a python script in the subdirectory `apps`.\n\n#### Example\nAdd a class called \"Mnist\" in `apps/digits.py`. Run it with\n\n```\npython main.py --apps=\"digits.Mnist\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmke8%2Ftfxyz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmke8%2Ftfxyz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmke8%2Ftfxyz/lists"}