All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by methods with all dependencies

Search JAR files by class name

java-ai-minefield-navigator from group com.github.cschen1205 (version 1.0.2)

TD-FALCON is a fusion architecture that incorporates temporal difference methods and self-organizing neural networks for reinforcement learning with delayed rewards. It learns by creating cognitive codes across sensory input, actions, and rewards.

Group: com.github.cschen1205 Artifact: java-ai-minefield-navigator
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-ai-minefield-navigator
Group com.github.cschen1205
Version 1.0.2
Last update 18. June 2017
Organization not specified
URL https://github.com/cschen1205/java-ai-minefield-navigator
License MIT
Dependencies amount 5
Dependencies slf4j-api, slf4j-log4j12, java-ann-falcon, fastjson, commons-cli,
There are maybe transitive dependencies!

gobblerparty from group com.welemski (version 1.1.10)

GobblerParty is an extension of Gobbler that contains convenience classes and methods for talking to PoolParty webservices: Thesaurus, Extractor, SPARQL end point etc. This library also provides a convenient class for building SPARQL query so that you can parameterized it.

Group: com.welemski Artifact: gobblerparty
Show all versions Show documentation Show source 
 

0 downloads
Artifact gobblerparty
Group com.welemski
Version 1.1.10
Last update 29. April 2017
Organization not specified
URL http://welemski.com
License The MIT License
Dependencies amount 3
Dependencies commons-lang3, gobbler, commons-codec,
There are maybe transitive dependencies!

multiInstanceLearning from group nz.ac.waikato.cms.weka (version 1.0.9)

A collection of multi-instance learning classifiers. Includes the Citation KNN method, several variants of the diverse density method, support vector machines for multi-instance learning, simple wrappers for applying standard propositional learners to multi-instance data, decision tree and rule learners, and some other methods.

Group: nz.ac.waikato.cms.weka Artifact: multiInstanceLearning
Show all versions Show documentation Show source 
 

0 downloads
Artifact multiInstanceLearning
Group nz.ac.waikato.cms.weka
Version 1.0.9
Last update 21. February 2017
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/multiInstanceLearning
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, multiInstanceFilters,
There are maybe transitive dependencies!

cas-server-integration-jboss from group org.jasig.cas (version 4.1.10)

The CAS cas-server-integration-jboss module is deprecated and will be removed from subsequent CAS releases. You should not attempt to include this module in your CAS Maven overlays, and rather try to use alternative methods for your distributed ticket registry needs, such as the cas-server-integration-ehcache or cas-server-integration-memcached modules.

Group: org.jasig.cas Artifact: cas-server-integration-jboss
Show all versions Show documentation Show source 
 

4 downloads
Artifact cas-server-integration-jboss
Group org.jasig.cas
Version 4.1.10
Last update 04. November 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies cas-server-core, jbosscache-core,
There are maybe transitive dependencies!

cli-args-parser from group com.github.brunoais (version 0.3.0)

This project is a feature-lean implementation of a CLI arguments parser. Just start by creating an instance of ParseArgs and follow the available methods. E.g. ParseArgs when = new ParseArgs(); when.argument("-do").spaceValue().call(this::doArgument); when.argument(null).call(this::defaultArgument); when.parse(args);

Group: com.github.brunoais Artifact: cli-args-parser
Show all versions Show documentation Show source 
 

0 downloads
Artifact cli-args-parser
Group com.github.brunoais
Version 0.3.0
Last update 10. October 2016
Organization not specified
URL https://github.com/brunoais/CliArgsParser
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

byteman-jboss-modules-tests from group org.jboss.byteman (version 4.0.0-ALPHA)

Group: org.jboss.byteman Artifact: byteman-jboss-modules-tests
Show all versions Show documentation Show source 
 

0 downloads
Artifact byteman-jboss-modules-tests
Group org.jboss.byteman
Version 4.0.0-ALPHA
Last update 19. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies junit, byteman, byteman-jboss-modules-plugin, jboss-modules,
There are maybe transitive dependencies!

spatial-utilities from group org.orbisgis (version 1.2.4)

Collection of methods to fetch spatial metadata in SFS database like PostGIS or H2Spatial. Theses functions can be commonly used either in PostGIS or in H2. Spatial utilities publish also a DataSourceFactory wrapper that provide JDBC Wrapper for spatial functionality.

Group: org.orbisgis Artifact: spatial-utilities
Show all versions Show documentation Show source 
 

0 downloads
Artifact spatial-utilities
Group org.orbisgis
Version 1.2.4
Last update 25. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jts, h2spatial-api,
There are maybe transitive dependencies!

fluo-api from group io.fluo (version 1.0.0-beta-2)

This module contains all API code. External dependencies should be limited. Any changes to public methods should be avoided. While the API module does not have compile time dependency on fluo-core, you must include fluo-core as a run-time dependency.

Group: io.fluo Artifact: fluo-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluo-api
Group io.fluo
Version 1.0.0-beta-2
Last update 12. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies guava, commons-collections, commons-configuration, slf4j-api,
There are maybe transitive dependencies!

rst-emf-api from group org.corpus-tools (version 1.0.4)

The project rst-emf-api offers a simple java api and model to access and describe RST data used by the RST tool (see: http://www.wagsoft.com/RSTTool/). RST stands for rhetorical structure theory. The api provides methods to read and write rs3 files and manipulate the included data.

Group: org.corpus-tools Artifact: rst-emf-api
Show documentation Show source 
 

1 downloads
Artifact rst-emf-api
Group org.corpus-tools
Version 1.0.4
Last update 22. December 2015
Organization not specified
URL https://github.com/korpling/rst-emf-api
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies org.eclipse.emf.common, org.eclipse.emf.ecore, org.eclipse.emf.ecore.xmi,
There are maybe transitive dependencies!

cyc-kb from group com.cyc (version 1.0.0-rc4)

The KB API provides basic functionality for manipulating CycL-based Java objects. The API extracts the main Predicate Logic constructs in the Cyc KB as Java classes. A set of factory methods allow finding and creating terms and assertions. These can be used to build sentences, to create new assertions, or to build queries.

Group: com.cyc Artifact: cyc-kb
Show all versions Show documentation Show source 
 

0 downloads
Artifact cyc-kb
Group com.cyc
Version 1.0.0-rc4
Last update 30. October 2015
Organization Cycorp, Inc
URL http://dev.cyc.com/api/core/
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies cyc-base-client, commons-lang,
There are maybe transitive dependencies!



Page 132 from 150 (items total 1495)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy