apps

NestJS Microservices Full Course

NestJS Microservices Full Course

0
Learn how to create Microservices with NestJS. We learn how to create an Event-Driven Architecture with RabbitMQ. There will be two Microservices Admin and Main with different databases. We will explore how to use NestJS with a Relational Database like MySQL and a NoSQL Database like MongoDB. Link

A library to inspect itermediate layers of PyTorch models.

0
It’s often the case that we want to inspect intermediate layers of a model without modifying the code e.g. visualize attention matrices of language models, get values from an intermediate layer to feed to another layer, or applying a loss function to intermediate layers. Link
A simple approach for background task in Django

A simple approach for background task in Django

0
When there is a long running task, there are usually below 2 requirements: As a user, I want to know the progress of the task As a user, I want to get the output of the task if it is finished We will use the out of the box features Threading and Cache in Python and Django respectively to achieve this Link
FastAPI Celery, Flower and Docker

FastAPI Celery, Flower and Docker

0
In this tutorial we integrate Celery into an existing FastAPI app, Redis and FastAPI, all within Docker containers. We finish off by implementing Flower to monitor Celery jobs and workers. Link Link
7 Tips To Maximize PyTorch Performance

7 Tips To Maximize PyTorch Performance

0
Throughout the last 10 months, while working on PyTorch Lightning, the team and I have been exposed to many styles of structuring PyTorch code and we have identified a few key places where we see people inadvertently introducing bottlenecks. Link
Airtable

Airtable

0
Airtable’s intuitive yet powerful platform gives everyone the flexibility to create their own solution and make work flow faster. Link