AIAIAny
  • Search
  • Collection
  • Category
  • Tag
  • Daily AI
AIAIAny

Tag

Explore by tags

AIAIAny

Curated AI Resources for Everyone

[email protected]

Powered by airss.app

Product
  • Search
  • Collection
  • Category
  • Tag
Resources
  • Blog
Company
  • Privacy Policy
  • Terms of Service
  • Sitemap
Copyright © 2026 All Rights Reserved.
  • All

  • 30u30

  • ASR

  • ChatGPT

  • GNN

  • IDE

  • RAG

  • agent-skills

  • ai

  • ai-agent

  • ai-api

  • ai-api-management

  • ai-client

  • ai-coding

  • ai-demos

  • ai-deploy

  • ai-development

  • ai-framework

  • ai-image

  • ai-image-demos

  • ai-inference

  • ai-leaderboard

  • ai-library

  • ai-rank

  • ai-serving

  • ai-tools

  • ai-train

  • ai-video

  • ai-workflow

  • AIGC

  • algorithms

  • alibaba

  • amazon

  • android

  • anthropic

  • audio

  • aws

  • benchmark

  • biology

  • blog

  • book

  • bytedance

  • chatbot

  • chatgpt

  • chemistry

  • claude

  • claude-code

  • cli

  • code

  • codex

  • copilot

  • course

  • cuda

  • cursor

  • deepmind

  • deepseek

  • depth

  • devops

  • diffusers

  • docker

  • drug-discovery

  • electron

  • embeddings

  • engineering

  • evaluation

  • facebook

  • finance

  • flow-matching

  • foundation

  • foundation-model

  • gemini

  • gemini-cli

  • gemma

  • genomics

  • gitHub

  • github

  • go

  • google

  • gradient-booting

  • grok

  • groq

  • huggingface

  • image

  • ios

  • java

  • javascript

  • json

  • kimi

  • llama.cpp

  • LLM

  • llm

  • lora

  • mLOps

  • math

  • mcp

  • mcp-client

  • mcp-server

  • meta-ai

  • meta-pytorch

  • metal

  • microsoft

  • mlops

  • mobile

  • multilingual

  • multimodal

  • mysql

  • NLP

  • nlp

  • nodejs

  • numpy

  • nvidia

  • ocr

  • ollama

  • openai

  • opencode

  • pandas

  • paper

  • physics

  • pi

  • plugin

  • polars

  • postgres

  • privacy

  • prompt-engineering

  • pwa

  • python

  • pytorch

  • qwen

  • react

  • reasoning

  • retrieval

  • RL

  • robotics

  • rust

  • science

  • security

  • segmentation

  • shodan

  • skillkit

  • sora

  • speech

  • sqlite

  • ssh

  • stt

  • swe

  • tensorrt

  • terminal

  • transformers

  • translation

  • tts

  • tutorial

  • typescript

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • web-search

  • windsurf

  • xAI

  • xai

Machine Learning Foundation Papers·2004

A Tutorial Introduction to the Minimum Description Length Principle

Peter Grunwald·Centrum Wiskunde & Informatica

Reframes model selection as data compression: the best hypothesis is the one that lets you describe the data in the fewest bits. Walks through MDL twice — once conceptually, once with full math — turning Occam's razor into a usable inference principle.

#foundation#30u30#paper#math
GitHub
Machine Learning Foundation Tutorials·2018
Icon for item

Machine Learning cheatsheets for Stanford's CS 229

Afshine Amidi, Shervine Amidi·Stanford University, Ecole Centrale Paris

Condenses Stanford's CS 229 into one-page visual cheatsheets spanning supervised, unsupervised, and deep learning, plus probability and linear-algebra refreshers. Available in 10+ languages, with all topics merged into one Super VIP PDF.

#github#course#tutorial#translation#math+1
GitHub
AI Train·2020
Icon for item

NeuralOperator: Learning in Infinite Dimensions

NeuralOperator (GitHub organization)·NVIDIA, Caltech

PyTorch library for operator learning: neural networks that map between whole function spaces, not fixed grids, so a model trained at one resolution runs at any other. Bundles FNO, Tensorized FNO and related architectures, mainly for solving PDEs.

#pytorch#github#ai-library#physics#math+2
Hugging Face
AI Dataset·2022
Icon for item

Grade School Math 8K (GSM8K)

OpenAI

Benchmark dataset of ~8.5k grade-school math word problems with step-by-step solutions and calculator annotations for evaluating multi-step arithmetic reasoning in language models. Provided in two configs (main and socratic) and commonly used for chain-of-thought prompting, fine-tuning, and verifier training.

#math#nlp#openai#huggingface#paper+1
Machine Learning Foundation Books·2022

Kolmogorov Complexity and Algorithmic Randomness

A. Shen, V. A. Uspensky +1·LIRMM, Lomonosov Moscow State University

Builds a single rigorous theory from one question: why some bit strings look random. Defines plain and prefix complexity, the incompressibility method, and Martin-Löf randomness, tying information content to whether a short program can reproduce a string.

#foundation#30u30#book#math
Large Language Model Papers·2024

DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models

DeepSeek-AI

Reaches 51.7% on the competition-level MATH benchmark with a 7B model and no tools or voting, rivaling Gemini-Ultra and GPT-4. Built on a 120B-token math corpus mined from Common Crawl, and introduces GRPO, a memory-efficient PPO variant for reasoning.

#LLM#NLP#deepseek#paper#math+1
Hugging Face
AI Dataset·2024
Icon for item

Open-PerfectBlend

mlabonne

A mixed instruction dataset for SFT and RLHF research that combines chat, math, code and instruction-following samples from multiple public datasets under an Apache-2.0-compatible license; intended for instruction tuning and evaluation.

#huggingface#nlp#LLM#math#code+1
Hugging Face
AI Dataset·2026
Icon for item

Nemotron-SFT-Math-v3

NVIDIA Corporation

Large-scale mathematical reasoning dataset of model-generated solution trajectories produced with and without Python Tool-Integrated Reasoning (TIR), with final answers verified against reference solutions. Contains ~3.64M JSONL training samples (~144 GB) and per-source CC-BY / CC-BY-SA licensing; intended for training and evaluating tool-augmented mathematical reasoning in LLMs.

#nvidia#huggingface#math#deepseek#llm+3
GitHub
Machine Learning Foundation Books·2026
Icon for item

Maths, CS & AI Compendium

Henry Ndubuaku

An open, intuition-first textbook that teaches the maths, computing, and practical foundations needed for AI engineering. Organized into focused chapters (vectors, matrices, calculus, ML, NLP, CV, GPU/Inference, ML systems) with code-first explanations and interview-ready emphasis.

#book#math#python#github#foundation
Hugging Face
AI Dataset·2026
Icon for item

OpenMementos-228K

Microsoft

A 228,557-example dataset of reasoning traces segmented into blocks with iterative, compressed "memento" summaries so LLMs can learn to manage long context. Includes a training-ready subset and a `full` subset with sentence/block-level annotations for research and SFT.

#microsoft#huggingface#llm#nlp#math+4
Hugging Face
AI Dataset·2026
Icon for item

KIMI-K2.5-1000000x

ianncity

Provides 1,000,000 model-generated chain-of-thought traces and instruction–response pairs for fine-tuning and distilled supervision. Focused splits (coding, PHD-Science, General-Math, MultilingualSTEM), ~5B tokens, Apache-2.0 license.

#huggingface#llm#ai-train#ai-coding#math+2
Hugging Face
AI Dataset·2026
Icon for item

GLM-5.1-1000000x

Kassadin88

Provides 1,003,589 full chain-of-thought reasoning traces and final answers generated by GLM-5.1, split into main/Math/PHD-Science/Multilingual-STEM subsets. Useful for instruction-tuning, supervised fine-tuning, and reasoning experiments; released under Apache-2.0.

#huggingface#llm#nlp#math#science+1
  • Previous
  • 1
  • 2
  • 3
  • Next