How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
ML-Course-Notes is a collaborative knowledge base and academic wiki that collects student-contributed notes and educational resources for university-level machine learning and artificial intelligence courses. It functions as a shared repository for documenting and exchanging insights from various academic curricula. The project focuses on the mapping of AI course resources, providing curated directories of lecture notes, videos, and descriptions. This includes specific knowledge management for natural language processing and language models. The repository utilizes a community-driven model w
This project is a curated directory of educational roadmaps and resource hubs for artificial intelligence, deep learning, and machine learning. It serves as a centralized collection of academic lectures, instructional videos, and courses designed to provide structured learning paths for AI practitioners. The directory covers specialized academic curricula across several core domains, including computer vision, natural language processing, and reinforcement learning. It also provides access to niche educational content such as medical imaging, Bayesian deep learning, and probabilistic graphica
This repository provides structured code examples and project templates designed for classroom instruction in machine learning and neural networks. It offers reference implementations of deep learning models for both computer vision and natural language processing tasks, built using PyTorch as the core framework. The codebase is organized as a modular project template with separate directories for data handling, model definitions, and training scripts, promoting reusability and clarity. It includes predefined pipelines for image classification and text processing, along with a command-line in
A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network"
Most important links!
The main features of tensorflow/examples are: Computer Vision Models, Machine Learning Courses.
Projects with overlapping indexed features include: dair-ai/ml-course-notes — ML-Course-Notes is a collaborative knowledge base and academic wiki that collects student-contributed notes and… kmario23/deep-learning-drizzle — This project is a curated directory of educational roadmaps and resource hubs for artificial intelligence, deep… cs230-stanford/cs230-code-examples — This repository provides structured code examples and project templates designed for classroom instruction in machine… aaltovision/dgc-net — A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network". alaphao/coremlexample — An example of CoreML using a pre-trained VGG16 model. adamian98/pulse — Pulse is a generative model image upscaler and latent space image processor. It functions as a self-supervised photo…