Lists (1)
Sort Name ascending (A-Z)
Stars
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A complete computer science study plan to become a software engineer.
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
💡 All-in-one AI framework for semantic search, LLM orchestration and language model workflows
Awesome Web Development Resources.
Clean Architecture template for Golang services
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
A best practice for tensorflow project template architecture.
Next.js recently became the official React framework as outlined in React docs. In this course, you'll learn the most important Next.js concepts and how they fit into the React ecosystem. Finally, …
An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture
Build, train, deploy, scale and maintain deep learning models. Understand ML infrastructure and MLOps using hands-on examples.
This repository contains an easy and intuitive approach to few-shot classification using sentence-transformers or spaCy models, or zero-shot classification with Huggingface.
This is the implementation of the CDGPT2 model mentioned in our paper 'Automated Radiology Report Generation using Conditioned Transformers'
Tennis Detection and Visualization System An advanced computer vision system for tennis match analysis that tracks players and ball movement with high precision. The system uses YOLOv8 and custom-t…
This is a deep learning project to classify breast cancer (Birads from 1 to 5) from mammography and CEDM Images.
A black box module to use on any image classification problem.
Golang with Domain Driven Design concepts
A Tensorflow implementation of Cycle-Consistent Adversarial Networks.