{"id":19031853,"url":"https://github.com/andydevs/tensorflow-demo-1","last_synced_at":"2026-04-29T22:38:37.655Z","repository":{"id":108735514,"uuid":"284548318","full_name":"andydevs/tensorflow-demo-1","owner":"andydevs","description":"Demonstrating creating a training application using tensorflow","archived":false,"fork":false,"pushed_at":"2020-08-11T02:35:10.000Z","size":758,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T04:20:40.528Z","etag":null,"topics":["flask","keras","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/andydevs.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":"2020-08-02T21:55:52.000Z","updated_at":"2020-08-15T02:56:19.000Z","dependencies_parsed_at":"2023-06-04T13:30:41.690Z","dependency_job_id":null,"html_url":"https://github.com/andydevs/tensorflow-demo-1","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/andydevs%2Ftensorflow-demo-1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andydevs%2Ftensorflow-demo-1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andydevs%2Ftensorflow-demo-1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andydevs%2Ftensorflow-demo-1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andydevs","download_url":"https://codeload.github.com/andydevs/tensorflow-demo-1/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240081503,"owners_count":19745062,"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":["flask","keras","python","tensorflow"],"created_at":"2024-11-08T21:25:28.873Z","updated_at":"2025-10-05T01:19:14.798Z","avatar_url":"https://github.com/andydevs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Tensorflow Demo 1\n================================================================\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\nDemonstrating creating a training application using Tensorflow.\n\nThe Data\n----------------------------------------------------------------\n\nThis project aims to predict if a mushroom is poisonous or not\ndepending on various characteristics of the mushroom. The data\nis stored in the `data` directory, which contains the `mushrooms.csv`\nfile, as well as a `meta.yaml` that outlines the structure of each\nfeature (column) of the csv file.\n\nDeveloping\n----------------------------------------------------------------\n\n### Setup\n\nClone source tree from github\n\n    $ git clone https://github.com/andydevs/tensorflow-demo-1.git\n\nCreate environment using virtualenv and activate it\n\n    $ virtualenv env\n    $ ./env/Scripts/activate\n\nInstall requirements\n\n    $ pip install -r requirements.txt\n\n### Commands\n\nTo run the training step.\n\n    $ python -m training.task\n\nTo run the web app\n\n    $ flask run\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandydevs%2Ftensorflow-demo-1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandydevs%2Ftensorflow-demo-1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandydevs%2Ftensorflow-demo-1/lists"}