Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
This is a Java-based project for complex event extraction from text and co-reference resolution. Currently the code can read BioNLP shared task format (http://2011.bionlp-st.org/) and i2b2 Natural Language Processing for Clinical Data shared task format (https://www.i2b2.org/NLP/DataSets/Main.php). Event extraction includes finding events and the parameters for an event in a text.
The method is based on SVM but other ML algorithms can be adopted. The method details are explained in the...
Interactive Natural Image Segmenation for object cutout for image composition/background replacement. Implementation in Java, tested on version 1.5.0_17. Complete sourcecode available.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This is a Python program based on the NegEx algorithm that detects the polarity of the clinical evidence in clinical random trials.
If you use this code please cite this paper:
P. Davis-Desmond and Diego Mollá. Detection of Evidence in Clinical Research Papers (2012). Australasian Workshop On Health Informatics and Knowledge Management (HIKM 2012), Melbourne, Australia.
http://www.ics.mq.edu.au/~diego/publications/hikm12.pdf
Lightweight modelling program in which you can create, try and adjust your control (not only) system. Kernel of this program is MBricks - cross-platform collection of bricks. Created in Math Bricks system can be implemented in one *.h file.
An open-source collection of materials for lectures, tutorials, labs, and software for a variety of primarily Computer Science courses. The materials include various course notes, presentation slides, sourcecode samples, etc.
Modelio-Open is a project hosting a set of open source extensions (SoaML, SysML and UML Testing Profile) for a previous version (1.2) of the Modelio Free tool .
Currently, the lastest version (2.x) of Modelio modeling and generation tool is available at http://modelio.org/downloads/download-modelio.html. All extensions are downloadable at http://forge.modelio.org/projects.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
This material enables IBM SPSS Statistics users to run code written in the R language inside Statistics.
Additional free items for R in Statistics and other materials are available from the SPSS Community at www.ibm.com/developerworks/spssdevcentral
Smoldyn is a computer program for simulating reactions and diffusion at a mesoscopic size scale. This scale lies between the more traditional microscopic size scale, in which all or most atoms are considered.
WARNING! HPGL sourcecode (NOT the releases, they are still here) now moved to the GitHub at https://github.com/hpgl/hpgl. Please, update your bookmarks!
A C++ implementation of Dynamic Field Theory (DFT), Amari kind of space-time continuous fields representing activation of populations in neural cortex. Sourcecode for the GUI is available through SVN.
Intrepid Bioinformatic's Integrative Genomics Viewer (IGV) modifications for viewing NGS files on IGV with data located on remote servers, accessed by web services.
A simple rule runner which reads its rules from a light-weight XML format. Java programmers can extend and use these classes to provide text-based rules which are kept external to the application code and can be changed without recompiling the code.
A fast, simple Java library for calculating Voronoi lines given an array of input coordinates. It does not feature code to display the results graphically.
...Feel absolutely free to contact me at dddomodossola (at) gmail (dot) com, for any suggestions or questions ;-)
Simple to configure with .flx configuration files editable with text editor.
Plugin based.
C++ open sourcecode using Nokia Qt libraries.
Tested on linux, you need to recompile.
Free Free Free!!!
Share your own new Plugins.
Zwicker's Loudness Calculation (ISO532B) Tools. The project includes a loudness calculation program based on Zwicker's Method, and a WAV file analyzer generating data files for loudness calculation. Documentation and test files are also provided.
Implementation of algorithm from paper 'Numerical Approximation of Option Premia in Displaced-Lognormal Heston Models' by A Dickinson. For code: click link under 'Develop' & checkout via svn or click link under Browse Code->SVN & download tarball
QDeblend3D is a dedicated software tool for the deblending of QSO and host galaxy emission in 3D datacubes obtained with optical IFU spectrographs. The GUI allows to control the process and to visualize the results with an integrated cube viewer.
Its an Eclipse 3.5 Plugin.
It can be used to find linear paths for unit testing of any method.
The linear path covers all the child methods and till leaf level of the hierarchy.
The packages which should be covered in the path can be controlled.