courses

Full Stack Deep learning 2022

Full Stack Deep learning 2022

0
In this video, we cover the purpose and structure of the Full Stack Deep Learning 2022 course and talk about when ML is the right tool to solve your problems. Link LangChain
GDL Course

GDL Course

0
As part of the African Master’s in Machine Intelligence (AMMI), we have delivered a course on Geometric Deep Learing (GDL100), which closely follows the contents of our GDL proto-book. We make all materials and artefacts from this course publicly available, as companion material for our proto-book, as well as a way to dive deeper into some of the contents for future iterations of the book. Link
AWS Glue ETL Code Samples

AWS Glue ETL Code Samples

0
This repository has samples that demonstrate various aspects of the new AWS Glue service, as well as various AWS Glue utilities. You can find the AWS Glue open-source Python libraries in a separate repository at: awslabs/aws-glue-libs. Link aws-glue-libs
Learn Awesome

Learn Awesome

0
Find new sources of knowledge curated by lifelong learners like you. Discover leading experts and great content like talks, books, articles and podcasts. Share with friends and like-minded peers. Link
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