Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
A MATLAB package for modelling multivariate stimulus-response data
mTRF-Toolbox is a MATLAB package for modelling multivariate stimulus-response data, suitable for neurophysiological data such as MEG, EEG, sEEG, ECoG and EMG. It can be used to model the functional relationship between neuronal populations and dynamic sensory inputs such as natural scenes and sounds, or build neural decoders for reconstructing stimulus features and developing real-time applications such as brain-computer interfaces (BCIs).
Toolbox Paper: ...
Calculate growth rates from microplate reader output
...GrowthRates is our software tool that simplifies the analysis of microplate reader output from microbial growth experiments without having to program in Python, R, or MATLAB.
It automates the calculation of growth rate parameters, including rates, lag times, maximum population density. Manual calculation of those parameters requires at least 5 minutes per well, or 32 hours for a 384 well plate. GrowthRates completely analyzes growth parameters in all 384 wells in under 5 minutes.
CGR2 (Compare Growth Rates) is a statistical program specifically designed to assess the results of a growth rate experiment that has been analyzed using the program GrowthRates. ...
jAgg is a Java 5.0 API that supports “group by” operations on Lists of Java objects: aggregate operations such as count, sum, max, min, avg, and many more. It supports Super Aggregation: Rollups, Cube, and Grouping Sets. It supports analytic operations such as lag/lead and row number and more. It also allows custom aggregate and analytic operations.