417 skills found · Page 4 of 14
janelia-cellmap / Cellmap Segmentation ChallengeRepository of scripts to facilitate participation in CellMap's segmentation challenge. This includes downloading data, simple setups for training 2D and 3D models, workflows for prediction and post-processing on out-of-memory arrays, and evaluation of results against validation data.
xcapaldi / Ob D2Org-Babel support for evaluating d2 diagram scripting language
bgshih / Rctw17RCTW-17 competition website and evaluation scripts.
urgent-challenge / Urgent2026 Challenge Track1Official baseline, dataset and evaluation scripts for the ICASSP 2026 URGENT challenge.
vamships / PECANHelp file for running the scripts to learn and evaluate graph convolution networks for epitope and paratope prediction
yuyou-dev / ChatGPT Fine TuningQuick-start guide to fine-tuning ChatGPT using Python. Includes scripts for data preprocessing, model training, and evaluation. 快速入门指南: 使用Python微调ChatGPT。包含数据预处理、模型训练和评估脚本。
bborja / Mods EvaluationMarine Obstacle Detection Benchmark - Evaluation and Visualization Scripts
liujiawei2333 / PSNR SSIM Batch ImageThis is a script for batch evaluation of psnr and ssim indicators of reconstructed images. It is suitable for image compression, image restoration, super-resolution reconstruction, image denoising and other fields. Instead of needing a single image to calculate, all batches generate a csv table.
camunda-community-hub / Script ConnectorConnector for script evaluation
zmzimpl / Post Tech BotPost Tech Bot. Automated Trading Scripts: Limit Buy Strategy Twitter follow/tweet detection Filtering by account transfer, nonce evaluating key quality Whitelist buying strategy Portfolio strategy Automatic profit taking over a certain amount of profit Specify keys to use different selling strategies Bot address filtering
WASasquatch / ASTERRAbstract Syntax Trees Evaluated Restricted Run (ASTERR) is a Python Script executor for ComfyUI
julia-actions / Julia InvalidationsUses SnoopCompile to evaluate number of invalidations caused by `using Package` or a provided script
Axlfc / UE5 PythonExperimental code for evaluating Python's capabilities in Unreal Engine 5. This repository includes test scripts for UE5 automation, Blender and HoudiniFX integration, as well as tools such as a Twitter bot, a Reddit script, and utilities that leverage text and image generation models.
win3zz / CVE 2026 1731CVE-2026-1731 - Critical command injection vulnerability in BeyondTrust Remote Support and Privileged Remote Access due to unsafe Bash arithmetic evaluation in a WebSocket-reachable script
sauradip / Action Localization VisualizationTemporal Action Localization Visualization Tool (TALVT) is a Javascript based simple visualization tool to visualize the outcomes of the code before using the evaluation script
AmirhosseinHonardoust / Demand ForecastingEnd-to-end demand forecasting with Python using synthetic time-series sales data. Includes data generation, cleaning, ARIMA/SARIMA model selection by AIC, evaluation with RMSE and MAPE, and 90-day forecasts with confidence intervals. Reproducible scripts and visualizations for portfolio showcase.
sebischair / NLU Evaluation ScriptsPython scripts for evaluating NLU services (like API.ai, RASA, Microsoft LUIS, ...)
keenon / InferBiomechanicsTraining and evaluation scripts for ML models on AddBiomechanics data to infer missing dynamics data on mocap
USGS-R / RSPARROWA system of R scripts and functions for executing and evaluating SPARROW surface water-quality models that generates graphical, map, and tabular output.
AmirhosseinHonardoust / Image Classification CNNImage classification with PyTorch using Convolutional Neural Networks (CNNs). Trains on MNIST with convolution, pooling, and fully connected layers. Achieves over 99% accuracy with early stopping and checkpoints. Includes training/evaluation scripts, metrics, confusion matrix, training curves, and sample prediction visualizations.