Learn how to build, compile, and train your first neural network using Keras in TensorFlow.
Tag: Python
Articles tagged with Python. Showing 280 articles.
Chapters
Build a character-level text generation model using TensorFlow and LSTM to generate creative text based on Shakespeare's works.
Learn to build your first FastAPI application with a 'Hello World' endpoint.
Learn how to create dynamic routes and handle data in FastAPI using path parameters and query parameters.
Learn how to handle data input in FastAPI using Pydantic models and request bodies for structured data validation.
Learn how to build robust APIs using FastAPI, including dependency injection, error handling, and background tasks.
Learn to build a simple CRUD API using FastAPI and Pydantic for data validation.
Learn how to test and deploy FastAPI applications using FastAPI's TestClient, pytest, and Docker.
Learn to build high-performance, RESTful APIs with FastAPI and Python. From basics to deploying production-ready services.
A comprehensive guide to building AI agents and multi-agent systems using the Microsoft Agent Framework.
A comprehensive guide to mastering local LLMs, blending traditional data science with advanced machine learning techniques.
An advanced guide for developers to master the intricacies of building, deploying, and managing production-ready agentic AI systems.