{"id":18305302,"url":"https://github.com/guillaumegenthial/tf-estimator-basics","last_synced_at":"2025-10-08T20:52:29.980Z","repository":{"id":113442266,"uuid":"158871465","full_name":"guillaumegenthial/tf-estimator-basics","owner":"guillaumegenthial","description":"Train, predict, export and reload a tf.estimator for inference","archived":false,"fork":false,"pushed_at":"2018-11-24T03:36:31.000Z","size":11,"stargazers_count":45,"open_issues_count":0,"forks_count":14,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T16:36:45.074Z","etag":null,"topics":["tensorflow","tensorflow-estimator","tensorflow-serving"],"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/guillaumegenthial.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":"2018-11-23T19:35:44.000Z","updated_at":"2023-10-31T03:05:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"44a9d840-fdbd-4b91-9f21-9af2c7ffe72d","html_url":"https://github.com/guillaumegenthial/tf-estimator-basics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guillaumegenthial/tf-estimator-basics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillaumegenthial%2Ftf-estimator-basics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillaumegenthial%2Ftf-estimator-basics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillaumegenthial%2Ftf-estimator-basics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillaumegenthial%2Ftf-estimator-basics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guillaumegenthial","download_url":"https://codeload.github.com/guillaumegenthial/tf-estimator-basics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillaumegenthial%2Ftf-estimator-basics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000638,"owners_count":26082819,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":["tensorflow","tensorflow-estimator","tensorflow-serving"],"created_at":"2024-11-05T15:33:48.049Z","updated_at":"2025-10-08T20:52:29.924Z","avatar_url":"https://github.com/guillaumegenthial.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tensorflow Estimator Basics\n\nTrain, predict, export and reload a `tf.estimator` for inference on a dummy example. \n\n[Read the blog post](https://guillaumegenthial.github.io/serving-tensorflow-estimator.html)\n\n\n\n\n## Quickstart\n\n```\nmake run\n```\n\n## Details\n\n- `model.py` defines the `model_fn`\n- `train.py` trains an Estimator using the `model_fn`\n- `export.py` exports the Estimator as a `saved_model`\n- `predict.py` reloads an Estimator and uses it for prediction\n- `serve.py` reloads the inference graph from the `saved_model` format and uses it for prediction\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguillaumegenthial%2Ftf-estimator-basics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguillaumegenthial%2Ftf-estimator-basics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguillaumegenthial%2Ftf-estimator-basics/lists"}