{"id":20303204,"url":"https://github.com/bredalis/tensorflow","last_synced_at":"2026-05-09T01:39:39.995Z","repository":{"id":248435254,"uuid":"805820407","full_name":"Bredalis/TensorFlow","owner":"Bredalis","description":"🟠 Library to work with vectors 🟠","archived":false,"fork":false,"pushed_at":"2024-11-19T01:27:22.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T06:44:52.726Z","etag":null,"topics":["dl","framework","ia","math","ml","models","nlp","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bredalis.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":"2024-05-25T14:53:51.000Z","updated_at":"2024-11-19T01:27:25.000Z","dependencies_parsed_at":"2024-07-14T22:25:58.230Z","dependency_job_id":"947cef32-75bf-4937-8c4e-e688248fbf54","html_url":"https://github.com/Bredalis/TensorFlow","commit_stats":null,"previous_names":["bredalis/tensorflow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bredalis/TensorFlow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bredalis%2FTensorFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bredalis%2FTensorFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bredalis%2FTensorFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bredalis%2FTensorFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bredalis","download_url":"https://codeload.github.com/Bredalis/TensorFlow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bredalis%2FTensorFlow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32804537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["dl","framework","ia","math","ml","models","nlp","python"],"created_at":"2024-11-14T16:36:22.387Z","updated_at":"2026-05-09T01:39:39.983Z","avatar_url":"https://github.com/Bredalis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\u003cb\u003e🤖 TensorFlow Projects 🐍\u003c/b\u003e\u003c/h1\u003e\n\n\u003ca href=\"https://www.python.org\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Python-3776AB\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://www.tensorflow.org/\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/TensorFlow-FF6F00\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://numpy.org/\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/NumPy-013243\"\u003e\n\u003c/a\u003e\n\n\u003cbr\u003e\u003cbr\u003e\n\n\u003cimg src=\"https://i.pinimg.com/236x/a7/d4/49/a7d44947e132da9188c922846e9a2f26.jpg\"\u003e\n\n\u003cp\u003e\n🤖 \u003cb\u003eTensorFlow Projects\u003c/b\u003e is a structured collection of Machine Learning and Deep Learning experiments built using Python and TensorFlow.\n\nThis repository focuses on neural network implementation, model training, evaluation, and performance optimization using clean, modular, and well-documented code.\n\nThe goal is to strengthen my understanding of AI systems and apply deep learning concepts in practical scenarios.\n\u003c/p\u003e\n\n---\n\n## Table of Contents 🧾\n\n* Learning Objectives 🎯\n* Features 📦\n* Installation 🛠️\n* Usage 📘\n* Technologies 🧪\n* License 📜\n\n---\n\n## Learning Objectives 🎯\n\n✔️ Understand how neural networks work internally  \n✔️ Build and train deep learning models  \n✔️ Apply data preprocessing techniques  \n✔️ Evaluate model performance  \n✔️ Experiment with architecture improvements  \n✔️ Prepare models for real-world applications  \n\n---\n\n## Features 📦\n\n✔️ Beginner-to-intermediate ML projects  \n✔️ Clean and modular code structure  \n✔️ PEP 8–styled scripts  \n✔️ TensorFlow best practices  \n✔️ Progressive experimentation  \n✔️ Practical AI implementations  \n\n---\n\n## Installation 🖥️\n\n1️⃣ Clone the repository:\n\n```bash\ngit clone https://github.com/Bredalis/TensorFlow.git\n```\n\n2️⃣ Navigate into the project directory:\n\n```bash\ncd TensorFlow\n```\n\n3️⃣ Install dependencies:\n\n```bash\npip install tensorflow\n```\n\n---\n\n## Usage ⚙️\n\nTo run any project:\n\n1️⃣ Navigate to the project folder:\n\n```bash\ncd folder_name\n```\n\n2️⃣ Execute the Python file:\n\n```bash\npython script_name.py\n```\n\nEach project focuses on a specific deep learning concept to ensure structured and progressive learning.\n\n---\n\n## Technologies 🧪\n\n* Python 🐍\n* TensorFlow 🤖\n* NumPy\n* Matplotlib\n* Neural Networks\n* Deep Learning Fundamentals\n\n---\n\n## License 📜\n\nThis project is licensed under the 📜  \n\u003ca href=\"https://www.gnu.org/licenses/gpl-3.0.en.html\" target=\"_blank\"\u003e\nGPLv3 (GNU General Public License V3.0)\n\u003c/a\u003e\n\n---\n\n## 👩‍💻 Author\n\n\u003cimg src=\"https://avatars.githubusercontent.com/u/111624948?s=400\u0026v=4\" width=\"50\" height=\"50\"\u003e  \n\u003cimg src=\"https://readme-typing-svg.demolab.com?font=Roboto+Slab\u0026color=%23FFFFFF\u0026size=35\u0026center=true\u0026vCenter=true\u0026width=450\u0026duration=1500\u0026pause=1000\u0026lines=Hello,+I+am;Bredalis+Guerrero!\" width=\"auto\" height=\"35\"/\u003e\n\n[![Github](https://img.shields.io/github/followers/Bredalis?label=Follow\\\u0026style=social)](https://github.com/Bredalis)\n![GitHub Followers](https://img.shields.io/github/stars/bredalis?style=social)\n\n\u003ca href=\"https://www.linkedin.com/in/bredalis-gautreaux/\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-LinkedIn-blue?style=flat-square\u0026logo=Linkedin\u0026logoColor=white\"\u003e\n\u003c/a\u003e\n\n😊 I am a programmer passionate about technology, artificial intelligence, and continuous learning.  \nI enjoy building intelligent systems and experimenting with deep learning architectures.  \n#python #tensorflow #deeplearning 🚀\n\n---\n\n## ⭐ Check out my GitHub profile\n\n[![Web](https://img.shields.io/badge/GitHub-Bredalis-14a1f0?style=for-the-badge\\\u0026logo=github\\\u0026logoColor=white\\\u0026labelColor=101010)](https://github.com/bredalis)\n\n---\n\n✨ If you like this project, don’t forget to give it a star!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbredalis%2Ftensorflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbredalis%2Ftensorflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbredalis%2Ftensorflow/lists"}