AI Drug Discovery
AI drug discovery refers to the use of artificial intelligence techniques, including machine learning, deep learning, generative models, and natural language processing, to accelerate and improve the process…
Explore AI Tools & Products through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of AI Tools & Products.
Showing 1-17 of 17 articles
AI drug discovery refers to the use of artificial intelligence techniques, including machine learning, deep learning, generative models, and natural language processing, to accelerate and improve the process…
Amazon SageMaker is Amazon Web Services' fully managed machine learning platform for building, training, and deploying models at scale, first launched at AWS re:Invent on November 29, 2017 and rebranded in…
Claude Sonnet 4.5 is a multimodal large language model (LLM) developed by Anthropic and released on September 29, 2025, which Anthropic described at launch as "the best coding model in the world." It is a…
A DataFrame is a two-dimensional, size-mutable, potentially heterogeneous tabular data structure with labeled axes (rows and columns), in which each column can hold a different data type and arithmetic…
Keras is an open-source, high-level neural network API written in Python that lets developers build, train, and deploy deep learning models with minimal code.
Matplotlib is the foundational open-source data visualization library for Python, created by John D. Hunter in 2003, that produces static, animated, and interactive plots and serves as the de-facto plotting…
NumPy (short for Numerical Python) is the foundational open-source library for numerical and scientific computing in Python, providing an n-dimensional array object called ndarray along with a large collection…
ONNX (Open Neural Network Exchange) is an open standard file format for representing machine learning models so they can be moved between different frameworks, runtimes, and hardware platforms without being…
Pandas is an open-source data analysis and manipulation library for the Python programming language, providing high-performance, flexible data structures designed for working with structured (tabular…
A recommender system (also called a recommendation system or recommendation engine) is an information filtering system that predicts the preference a user would give to an item and uses those predictions to…
SGLang (short for Structured Generation Language) is a high-performance, open-source serving framework for large language models and multimodal models, originally developed at UC Berkeley's Sky Computing Lab…
Social media comprises internet-based services through which people and organizations create, distribute, discover, and respond to content in networked publics.
TensorFlow is an open-source software platform for numerical computation and machine learning.
TensorRT is NVIDIA's software development kit (SDK) for high-performance deep learning inference on NVIDIA GPUs.
TikTok is a short-form video app owned by the Chinese technology company ByteDance, best known in artificial intelligence circles as the most widely studied production recommender system: its For You Page…
Weights & Biases (commonly abbreviated as W&B or wandb) is a machine learning experiment tracking and model management platform that acts as a system of record for AI model training and fine-tuning.
vLLM is an open-source inference and serving engine for large language models. It is software for running already trained models, either through a Python interface for offline work or through a network server…