{"id":15538606,"url":"https://github.com/dancsalo/tensorbase","last_synced_at":"2025-06-16T08:10:55.417Z","repository":{"id":57474121,"uuid":"74301989","full_name":"dancsalo/TensorBase","owner":"dancsalo","description":"Minimalistic Framework for End-to-End TensorFlow Applications.","archived":false,"fork":false,"pushed_at":"2018-01-06T16:06:59.000Z","size":130,"stargazers_count":2,"open_issues_count":0,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-24T11:08:54.191Z","etag":null,"topics":["filemanager","tensorflow","tensorflow-framework"],"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/dancsalo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-20T20:56:37.000Z","updated_at":"2020-01-07T09:54:54.000Z","dependencies_parsed_at":"2022-09-12T21:01:09.731Z","dependency_job_id":null,"html_url":"https://github.com/dancsalo/TensorBase","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/dancsalo/TensorBase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dancsalo%2FTensorBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dancsalo%2FTensorBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dancsalo%2FTensorBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dancsalo%2FTensorBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dancsalo","download_url":"https://codeload.github.com/dancsalo/TensorBase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dancsalo%2FTensorBase/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260124097,"owners_count":22962207,"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":["filemanager","tensorflow","tensorflow-framework"],"created_at":"2024-10-02T12:05:07.219Z","updated_at":"2025-06-16T08:10:55.393Z","avatar_url":"https://github.com/dancsalo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## TensorBase: Minimalistic TensorFlow Framework\n\nTensorBase provides a set of Python classes that abstract the typical functions involved\nin a machine learning application and facilitate the creation of new applications\nfrom data management and to model implementation. TensorBase differs from other\nTensorFlow-compatible APIs such as Keras and PrettyTensor in several ways:\n\n  1. Has a simpler structure but demands more knowledge of TensorFlow syntax\n  2. Facilitates the creation of new layers and functions in networks and training\n  3. Addresses data and metrics (e.g. loss, accuracy) management\n\n## Contents\nThe TensorBase packages contains 3 Classes in ```base.py``` and 1 Class in ```data.py```.\n\n### Base:\n* **Model**: a parent class that defines the general structure of TensorFlow models and manages metrics.\n* **Layers**: a parent class that iteratively creates connected and convolutional networks.\n* **Data**: a parent class for batch generation.\n\n### Data:\n* **MNIST**: a child class that generates batchs for the MNIST dataset.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdancsalo%2Ftensorbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdancsalo%2Ftensorbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdancsalo%2Ftensorbase/lists"}