#725 · Primary category: Education & Research
TensorFlow2.0-Examples
🙄 Difficult algorithm, Simple code.
Project last updated:03/25/23
GitHub Stars
1.7K
Forks
661
Contributors
3
License
MIT
Why we included this project
The TensorFlow 2.x API changed enough that many older tutorials no longer run as written, so working code in the new API is worth more than another pass over the theory. This collection covers each topic with both a Jupyter notebook and a standalone Python script, ranging from basic tensor operations up through convolutional networks, YOLOv3 object detection, U-Net and FCN8s segmentation, and generative models like DCGAN and pix2pix. The examples stay small and readable, which makes them useful as a baseline to adapt for your own task or to trace how a model fits together. It is organized as a study path rather than a production toolkit, so treat it as a learning resource and a place to borrow patterns from instead of a library to drop into a deployed system.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI