[LREC-COLING 2024 (Oral), Interspeech 2024 (Oral), NAACL 2025, ACL 2025, EMNLP 2025] A Series of Multilingual Multitask Medical Speech Processing
Implementation of Segformer, Attention + MLP neural network for segmentation, in Pytorch
The Tree of Thoughts (ToT) framework for solving complex reasoning tasks using LLMs
Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"
One-click training of your own GPT. Training a GPT has never been easier for beginners. / 一键预训练+SFT一个属于自己的LLM,0基础训练GPT原来可以这么简...
An easy to use C# deep learning library with CUDA/OpenCL support
Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai.
Enhances construction site safety using YOLO for object detection, identifying hazards like workers without helmets or safety vests, and proximity to...
The most atomic way to train and inference a GPT in pure, dependency-free C
Voice Activity Detection based on Deep Learning & TensorFlow
ML & DL roadmap with curated resources like videos, articles, research-papers, competitions, projects etc.
Implementation of Deformable Attention in Pytorch from the paper "Vision Transformer with Deformable Attention"
Automatically generate youtube shorts easily with this simple script!
📚 List of Top-tier Conference Papers on Reinforcement Learning (RL),including: NeurIPS, ICML, AAAI, IJCAI, AAMAS, ICLR, ICRA, etc.
Spatial Representations for Artificial Intelligence - a Python library toolkit for geospatial machine learning focused on creating embeddings for down...
Type-safe transformation powered by inference.
The most important NLP highlights of 2018 (PDF Report)
Deep learning codes and projects using Python
A list of AI Art courses, tools, libraries, people, and places.
RobustSAM: Segment Anything Robustly on Degraded Images (CVPR 2024 Highlight)
🤖 The most comprehensive list of AI agents, frameworks & tools in 2026. 300+ resources · 20+ categories · Updated monthly.
Autonomous car simulator (based on JavaScript & WebGL) implemented by fuzzy control system, genetic algorithm and particle swarm optimization.
DIAMBRA Arena: a New Reinforcement Learning Platform for Research and Experimentation
Python package for segmenting LiDAR data using Segment-Anything Model (SAM) from Meta AI.
High Performance Data Processing in Python
Code & Data for "Tabular Transformers for Modeling Multivariate Time Series" (ICASSP, 2021)
Çalışmalarınızda kullanabileceğiniz Türkçe Yapay Zeka Terimleri.
Gender recognition by voice and speech analysis
Music discovery tool that integrates with Lidarr and provides recommendations using Last.fm
Deep Learning Projects that Build Themselves
ML hyperparameters tuning and features selection, using evolutionary algorithms.
Source code and pretrained model for running pix2pix in realtime on a webcam feed.
Continual Learning tutorials and demo running on Google Colaboratory.
Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch
A MicroKernel Multi-Agents System Framework for Adaptive Social Simulation Powered by LLMs
This project implements a real-time image and video object detection classifier using pretrained yolov3 models.
Regularly Updated | Collection of the best Data Science and AI Material from the Web | Covering Everything from Books, Courses along with Material, R...
❓Curie: Automated and Rigorous Scientific Experimentation with AI Agents
AIUI is a platform enabling seamless two-way verbal communication with AI.
∞ Generate endless answers from all-knowing ChatGPT (on any topic!)
A Python library for Interpretable Machine Learning in Text Classification using the SS3 model, with easy-to-use visualization tools for Explainable A...
Open-Source Software, Tutorials, and Research on Data-Centric AI 🤖
Betty: an automatic differentiation library for generalized meta-learning and multilevel optimization
Log Anomaly Detection - Machine learning to detect abnormal events logs
infinifi plays gentle lofi music in the background indefinitely
Python library & framework to build custom translators for the hearing-impaired and translate between Sign Language & Text using Artificial Intelligen...
MinusX is an AI Data Analyst that you can add to your Metabase. It helps you ask business questions to your dashboards and dig deeper through followup...
Building a GPT-like LLM from scratch with PyTorch.
Library for Semi-Automated Data Science
Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch