Simulator Library

AI and Computer Science Simulators

AI and computer-science simulators for machine learning, neural networks, cryptography, algorithms, and data structures.

59 simulators

Related topics in this field

Adjacent categories

Simulator list

AdaBoost Simulator — Boosting Weak Classifiers
Machine Learning
AdaBoost Simulator — Boosting Weak Classifiers focuses on nearby design assumptions and key metrics, giving a compact read on the current case and the trend that matters…
Adam Optimizer Simulator
Machine Learning
Adam Optimizer Simulator compares how nearby design assumptions and key metrics shifts as the main assumptions change.
1D Linear Autoencoder Simulator — Compression Equivalent to PCA
Machine Learning
1D Linear Autoencoder Simulator — Compression Equivalent to PCA compares how statistical or numerical assumptions and sensitivity shifts as the main assumptions change.
Batch Normalization Simulator
Machine Learning
A focused entry point for nearby design assumptions and key metrics, useful before selecting the next tool in the same cluster.
Bias-Variance Tradeoff Simulator
Machine Learning
Bias-Variance Tradeoff Simulator compares how nearby design assumptions and key metrics shifts as the main assumptions change.
Bloom Filter False Positive Simulator
A focused entry point for control response, stability margin, and tuning assumptions, useful before selecting the next tool in the same cluster.
Boids Flocking Simulator — Emergent Collective Behavior
Simulate flocking behavior with three simple rules. Adjust Separation, Alignment, and Cohesion weights to control the swarm. Interactive predator and attractor tools.
Cache Hit Rate Lru Simulator
Cache Hit Rate Lru Simulator compares how flow rate, pressure loss, and hydraulic margin shifts as the main assumptions change.
Collaborative Filtering Simulator
Machine Learning
A focused entry point for nearby design assumptions and key metrics, useful before selecting the next tool in the same cluster.
Confusion Matrix Metrics Simulator
Machine Learning
Confusion Matrix Metrics Simulator updates live numeric results and charts as inputs change, supporting early design checks and model review.
Cross-Entropy vs MSE Loss Simulator
Machine Learning
Use this page to relate representative assumptions to nearby design assumptions and key metrics before moving into the adjacent engineering checks.
k-Fold Cross-Validation Simulator
Machine Learning
A focused entry point for nearby design assumptions and key metrics, useful before selecting the next tool in the same cluster.
TCP Bandwidth-Delay Product (BDP) Window Optimization Simulator
Use this page to relate representative assumptions to statistical or numerical assumptions and sensitivity before moving into the adjacent engineering checks.
Database Index Btree Cost Simulator
Database Index Btree Cost Simulator updates live numeric results and charts as inputs change, supporting early design checks and model review.
DBSCAN Simulator — Density-Based Clustering
Machine Learning
DBSCAN Simulator — Density-Based Clustering compares how nearby design assumptions and key metrics shifts as the main assumptions change.
Decision Analysis & Expected Value Calculator — EMV & Decision Tree
Machine Learning
Calculate Expected Monetary Value (EMV) and visualize decision trees. Use our tool for probability distributions and tornado sensitivity analysis in decision-making.
Decision Tree Impurity — Gini, Entropy and Misclassification
Machine Learning
Decision Tree Impurity — Gini, Entropy and Misclassification compares how nearby design assumptions and key metrics shifts as the main assumptions change.
Diffie-Hellman Key Exchange Simulator — Public Key Math
Diffie-Hellman key exchange simulator. Pick a prime p, generator g, and private keys a, b for Alice and Bob, and watch them reach the same shared key K=g^(ab) mod p.
FPV Drone Video Latency & FPS Budget Simulator
A focused entry point for environmental or chemical-process balance and operating margin, useful before selecting the next tool in the same cluster.
Dropout Regularization Simulator
Machine Learning
A focused entry point for nearby design assumptions and key metrics, useful before selecting the next tool in the same cluster.
Elastic Net Regression Simulator
Machine Learning
Elastic Net Regression Simulator focuses on statistical or numerical assumptions and sensitivity, giving a compact read on the current case and the trend that matters ne…
EM Algorithm (1D GMM) Simulator
The EM algorithm (1D GMM) simulator fits a two-component Gaussian mixture to data with iterative E and M steps and shows the log-likelihood rise monotonically.
EM Algorithm & Gaussian Mixture Model (GMM) Simulator
EM Algorithm & Gaussian Mixture Model (GMM) Simulator compares how vibration or acoustic response and frequency behavior shifts as the main assumptions change.
Gaussian Process Regression — RBF Kernel & 95% Confidence Band
Machine Learning
Gaussian Process Regression — RBF Kernel & 95% Confidence Band focuses on statistical or numerical assumptions and sensitivity, giving a compact read on the current case…
Genetic Algorithm Optimizer
Machine Learning
Run GA optimization on Rastrigin, Ackley, Sphere, and Rosenbrock functions. Watch population evolve on fitness landscape.
Gradient Boosting Simulator
Machine Learning
Use this page to relate representative assumptions to nearby design assumptions and key metrics before moving into the adjacent engineering checks.
Gradient Clipping Simulator
Machine Learning
Gradient Clipping Simulator compares how nearby design assumptions and key metrics shifts as the main assumptions change.
Gradient Descent with Momentum Simulator
Machine Learning
Use this page to relate representative assumptions to nearby design assumptions and key metrics before moving into the adjacent engineering checks.
Gradient Descent Optimizer Visualizer — SGD, Adam, RMSprop
Machine Learning
Visualize how SGD, Adam, and RMSprop navigate 2D loss landscapes in real time. Understand machine learning optimization algorithms interactively.
Hamming Code Simulator
Hamming Code Simulator focuses on nearby design assumptions and key metrics, giving a compact read on the current case and the trend that matters next.
Hierarchical Clustering Simulator — Agglomerative & Dendrogram
Machine Learning
Hierarchical clustering simulator with live dendrogram. Switch single/complete/average linkage and cut at a distance threshold to control cluster count.
Image Convolution Kernel Simulator
Machine Learning
Use this page to relate representative assumptions to control response, stability margin, and tuning assumptions before moving into the adjacent engineering checks.
K-Fold Cross-Validation Simulator — Polynomial Degree Selection
Machine Learning
The K-fold cross-validation simulator fits polynomials to 1D data and picks the best degree by K-fold CV. Compare train MSE and CV MSE to see when overfitting starts.
k-Means Clustering Simulator
Machine Learning
k-Means Clustering Simulator focuses on nearby design assumptions and key metrics, giving a compact read on the current case and the trend that matters next.
k-NN 2D Classifier Simulator — Decision Boundary and LOO Accuracy
Machine Learning
k-NN 2D Classifier Simulator — Decision Boundary and LOO Accuracy compares how nearby design assumptions and key metrics shifts as the main assumptions change.
Kriging Surrogate Model (Gaussian Process Regression) Simulator
Machine Learning
Use this page to relate representative assumptions to vibration or acoustic response and frequency behavior before moving into the adjacent engineering checks.
Learning Curve Simulator — Diagnose Overfitting & Underfitting
Machine Learning
Use this page to relate representative assumptions to electromagnetic, circuit, and transmission conditions before moving into the adjacent engineering checks.
Learning Rate Schedule Simulator
Machine Learning
Learning Rate Schedule Simulator focuses on nearby design assumptions and key metrics, giving a compact read on the current case and the trend that matters next.
Linear SVM Simulator — Soft-Margin 2D Classification
Machine Learning
Train a linear SVM on 2D data via subgradient descent. Visualize the maximum-margin hyperplane, support vectors and the hinge-vs-L2 tradeoff controlled by C.
Logistic Regression (2D Binary Classifier) Simulator
Machine Learning
A focused entry point for statistical or numerical assumptions and sensitivity, useful before selecting the next tool in the same cluster.
Maze Solver — Pathfinding Algorithm Visualizer (BFS/DFS/A*/Dijkstra)
Maze Solver — Pathfinding Algorithm Visualizer (BFS/DFS/A*/Dijkstra) focuses on heat transfer, temperature difference, and cooling margin, giving a compact read on the c…
Gaussian Naive Bayes Classifier Simulator — 2D, 3 Classes
Machine Learning
Visualize log-posteriors and decision boundaries of a 2D, three-class Gaussian Naive Bayes classifier. Move the query point, shift sigma and resample to see the effect.
Neural Network Visualizer — Forward & Backpropagation in Real Time
Machine Learning
Visualize and train neural networks in real time. Learn how forward propagation and backpropagation solve the XOR problem with interactive examples.
Robot Path Planning · Potential Field Method Simulator
Simulate robot path planning with potential fields. Real-time computation, color maps, and local minima detection for attractive/repulsive forces.
Principal Component Analysis (PCA) Simulator — Eigendecomposition for 2D Data
Machine Learning
Visualize PCA on correlated 2D data in real time. Eigendecomposition of the 2x2 covariance matrix yields principal axes and explained variance ratios.
Perceptron Learning Simulator — Linear Classifier Convergence
Machine Learning
A focused entry point for nearby design assumptions and key metrics, useful before selecting the next tool in the same cluster.
Policy Gradient Simulator
Machine Learning
Policy Gradient Simulator compares how environmental or chemical-process balance and operating margin shifts as the main assumptions change.
Pooling Layer Simulator — CNN
Machine Learning
A focused entry point for nearby design assumptions and key metrics, useful before selecting the next tool in the same cluster.
Q-Learning Simulator — Reinforcement Learning Gridworld
Machine Learning
A focused entry point for nearby design assumptions and key metrics, useful before selecting the next tool in the same cluster.
Random Forest Majority Vote — Bagging and Variance Reduction
Machine Learning
Use this page to relate representative assumptions to nearby design assumptions and key metrics before moving into the adjacent engineering checks.
L1/L2 Regularization Simulator — Lasso vs Ridge
Machine Learning
L1/L2 Regularization Simulator — Lasso vs Ridge focuses on nearby design assumptions and key metrics, giving a compact read on the current case and the trend that matter…
RSA Encryption Simulator — Key Generation, Encryption and Decryption
The RSA encryption simulator generates a key pair (n, e, d) from two primes p, q and encrypts and decrypts a message m in real time as a small educational demo.
Softmax and Cross-Entropy Loss — Core of Classification
Machine Learning
The Softmax and cross-entropy loss simulator turns three-class logits and a temperature parameter into a probability distribution and loss value in real time.
Sorting Algorithm Visualizer — Bubble, Quick, Merge Sort
Visualize 8 sorting algorithms (Bubble to Quick Sort) with live stats. Explore their role in FEM solvers and sparse matrix optimization for computational efficiency.
Spectral Clustering Simulator
Machine Learning
Spectral Clustering Simulator focuses on nearby design assumptions and key metrics, giving a compact read on the current case and the trend that matters next.
Stochastic Gradient Langevin Dynamics (SGLD) Simulator
Machine Learning
Stochastic Gradient Langevin Dynamics (SGLD) Simulator focuses on nearby design assumptions and key metrics, giving a compact read on the current case and the trend that…
TF-IDF Vectorizer Simulator
Machine Learning
TF-IDF Vectorizer Simulator focuses on nearby design assumptions and key metrics, giving a compact read on the current case and the trend that matters next.
Transformer Attention Basics Simulator
Machine Learning
Use this page to relate representative assumptions to nearby design assumptions and key metrics before moving into the adjacent engineering checks.
Weight Initialization Simulator — Xavier & He
Machine Learning
Weight Initialization Simulator — Xavier & He focuses on nearby design assumptions and key metrics, giving a compact read on the current case and the trend that matters …