위키
총 1121개의 페이지 · 11 / 57 · 1121개 중 201–220
- [DRF] Tutorial + Quickstart: 첫 API 서버 5분#drf #tutorial #quickstart #django #api
- [DRF] Versioning + Content Negotiation#drf #versioning #content-negotiation #accept
- [DRF] Views: APIView, GenericViews, Mixins, FBV#drf #view #generic-view #apiview #mixin
- [FastAPI] Async / Sync Endpoints#python #fastapi #async #asyncio #concurrency
- [FastAPI] Background Tasks#python #fastapi #background #task-queue
- [FastAPI] Dependency Injection#python #fastapi #dependency-injection #testing
- [FastAPI] Deployment (Uvicorn, Gunicorn, Docker)#python #fastapi #deployment #uvicorn #gunicorn #docker
- [FastAPI] Middleware#python #fastapi #middleware #asgi
- [FastAPI] Pydantic Integration#python #fastapi #pydantic #validation
- [FastAPI] Routing (Path Operations)#python #fastapi #web-framework #routing
- [FastAPI] Testing#python #fastapi #testing #pytest
- [FastAPI] WebSockets#python #fastapi #websocket #realtime
- [FL] FedAvg (Federated Averaging)#ml #federated-learning #distributed #algorithm
- [FL] Frameworks (Flower, TFF, NVFlare, FATE, PySyft)#ml #federated-learning #framework #tooling
- [FL] Non-IID Data & Client Drift#ml #federated-learning #distributed #non-iid
- [FL] Personalized Federated Learning#ml #federated-learning #personalization #meta-learning
- [FL] Secure Aggregation#ml #federated-learning #privacy #cryptography #security
- [Flask] Application Factory Pattern#python #flask #patterns #structure
- [Flask] Blueprints#python #flask #web-framework #modular
- [Flask] Deployment (WSGI, Gunicorn, uWSGI, Docker)#python #flask #deployment #wsgi #gunicorn #docker