{"id":15158921,"url":"https://github.com/sumit-kushwah/tf-learn","last_synced_at":"2026-01-20T19:32:35.929Z","repository":{"id":208827678,"uuid":"722585081","full_name":"sumit-kushwah/tf-learn","owner":"sumit-kushwah","description":"My Tensorflow Learning","archived":false,"fork":false,"pushed_at":"2023-11-25T06:03:02.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T16:19:38.109Z","etag":null,"topics":["tensorflow","tensorflow-tutorials","tensorflow2"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=tPYj3fFJGjk","language":"Jupyter Notebook","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/sumit-kushwah.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":"2023-11-23T13:14:37.000Z","updated_at":"2023-11-23T13:19:01.000Z","dependencies_parsed_at":"2023-11-23T14:28:21.705Z","dependency_job_id":"35bd91ee-bd56-40f0-8d32-8746fa659b41","html_url":"https://github.com/sumit-kushwah/tf-learn","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"bd6c65f71efc93d1447f1e36cf0a8392498e4f4a"},"previous_names":["sumit-kushwah/tf-learn"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sumit-kushwah/tf-learn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumit-kushwah%2Ftf-learn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumit-kushwah%2Ftf-learn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumit-kushwah%2Ftf-learn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumit-kushwah%2Ftf-learn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sumit-kushwah","download_url":"https://codeload.github.com/sumit-kushwah/tf-learn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sumit-kushwah%2Ftf-learn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28610615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-tutorials","tensorflow2"],"created_at":"2024-09-26T21:01:30.025Z","updated_at":"2026-01-20T19:32:35.908Z","avatar_url":"https://github.com/sumit-kushwah.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tensorflow learning\n\nCourse Info: [check here](course-link.txt)\n\n### Environment Setup\n\n1. [Install Conda](https://docs.anaconda.com/anaconda/install/) from the official Anaconda distribution page.\n\n2. Then run `conda env create -f conda.yaml` to create a new conda environment from the `conda.yaml` file.\n\n3. Activate conda environment `conda activate tensorflow-learning`\n\n### Instruction to serve tensorflow model\n\n1. Install `tensorflow_model_server` command using following commands\n\n```\necho \"deb [arch=amd64] http://storage.googleapis.com/tensorflow-serving-apt stable tensorflow-model-server tensorflow-model-server-universal\" | sudo tee /etc/apt/sources.list.d/tensorflow-serving.list \u0026\u0026 \\\ncurl https://storage.googleapis.com/tensorflow-serving-apt/tensorflow-serving.release.pub.gpg | sudo apt-key add -\nsudo apt-get update \u0026\u0026 sudo apt-get install tensorflow-model-server\n```\n\n2. Then serve your model using below command\n\n`tensorflow_model_server --port=8501 --rest_api_port=8000 --model_name=model_name --model_base_path=exported_models_dir\n`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumit-kushwah%2Ftf-learn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumit-kushwah%2Ftf-learn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumit-kushwah%2Ftf-learn/lists"}