{"id":23067912,"url":"https://github.com/dhruvdcoder/tensorflowexperiments","last_synced_at":"2026-05-10T19:18:27.115Z","repository":{"id":83757474,"uuid":"125573885","full_name":"dhruvdcoder/TensorFlowExperiments","owner":"dhruvdcoder","description":"An aggregation of my experiments in Neural Networks and Deep Learning using TensorFlow.","archived":false,"fork":false,"pushed_at":"2018-09-22T08:30:42.000Z","size":2628,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T22:42:07.223Z","etag":null,"topics":["computational-graphs","deep-learning","machine-learning","neutralnetworks","python","python-3","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhruvdcoder.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":"2018-03-16T21:56:45.000Z","updated_at":"2018-09-22T08:30:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"12bfe374-e4c7-4ee4-8b5d-f534acf04e7e","html_url":"https://github.com/dhruvdcoder/TensorFlowExperiments","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/dhruvdcoder%2FTensorFlowExperiments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhruvdcoder%2FTensorFlowExperiments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhruvdcoder%2FTensorFlowExperiments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhruvdcoder%2FTensorFlowExperiments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhruvdcoder","download_url":"https://codeload.github.com/dhruvdcoder/TensorFlowExperiments/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246970326,"owners_count":20862509,"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":["computational-graphs","deep-learning","machine-learning","neutralnetworks","python","python-3","tensorflow"],"created_at":"2024-12-16T05:19:19.827Z","updated_at":"2026-05-10T19:18:22.097Z","avatar_url":"https://github.com/dhruvdcoder.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TensorFlowExperiments\nAn aggregation of my experiments in Neural Networks and Deep Learning using TensorFlow.\n\n# Setup\n1. Install python3 on your system following the official instructions given [here](https://docs.python.org/3/using/unix.html#getting-and-installing-the-latest-version-of-python)\n\n2. Install *virtualenv* using pip3.\n\n```\n$ pip3 install virtualenv\n```\n3. Create a folder where you wish to keep the project\n  a. On Linux\n  ```\n  $ mkdir TensorFlowExperimentsFolder\n  $ cd TensorFlowExperimentsFolder\n  ```\n4. Clone the repository using git\n  ```\n  $ git clone https://github.com/dhruvdcoder/TensorFlowExperiments.git\n  ```\n5. Create a virtual environment\n```\n$ cd TensorFlowExperiements\n$ source bin/activate\n```\n\n6. Install all requirements\n```\n$ pip3 install -r requirements.txt\n```  \n\nAnd you are all set.\n\n## Contribution\nPlease create a pull request or contact me if you would like to contribute to this repository\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhruvdcoder%2Ftensorflowexperiments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhruvdcoder%2Ftensorflowexperiments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhruvdcoder%2Ftensorflowexperiments/lists"}