Download JAR files tagged by fully with all dependencies
RBFNetwork from group nz.ac.waikato.cms.weka (version 1.0.8)
RBFNetwork implements a normalized Gaussian radial basisbasis function network.
It uses the k-means clustering algorithm to provide the basis functions and learns either a logistic regression (discrete class problems) or linear regression (numeric class problems) on top of that. Symmetric multivariate Gaussians are fit to the data from each cluster. If the class is nominal it uses the given number of clusters per class. RBFRegressor implements radial basis function networks for regression, trained in a fully supervised manner using WEKA's Optimization class by minimizing squared error with the BFGS method. It is possible to use conjugate gradient descent rather than BFGS updates, which is faster for cases with many parameters, and to use normalized basis functions instead of unnormalized ones.
11 downloads
Artifact RBFNetwork
Group nz.ac.waikato.cms.weka
Version 1.0.8
Last update 16. January 2015
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/RBFNetwork
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.8
Last update 16. January 2015
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/RBFNetwork
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
jmdns from group com.github.rickyclarkson (version 3.4.2-r353-1)
JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour.
The project was originally started in December 2002 by Arthur van Hoff at Strangeberry. In November 2003 the project was moved to SourceForge, and the name was changed from JRendezvous to JmDNS for legal reasons.
Many thanks to Stuart Cheshire for help and moral support.
Artifact jmdns
Group com.github.rickyclarkson
Version 3.4.2-r353-1
Last update 19. February 2013
Organization JmDNS
URL http://sourceforge.net/projects/jmdns/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.rickyclarkson
Version 3.4.2-r353-1
Last update 19. February 2013
Organization JmDNS
URL http://sourceforge.net/projects/jmdns/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
javacl-jna from group com.nativelibs4java (version 1.0.0-RC3)
JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way.
It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos.
For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.
0 downloads
Artifact javacl-jna
Group com.nativelibs4java
Version 1.0.0-RC3
Last update 08. January 2013
Organization not specified
URL http://code.google.com/p/javacl/
License not specified
Dependencies amount 2
Dependencies javacl-core-jna, velocity,
There are maybe transitive dependencies!
Group com.nativelibs4java
Version 1.0.0-RC3
Last update 08. January 2013
Organization not specified
URL http://code.google.com/p/javacl/
License not specified
Dependencies amount 2
Dependencies javacl-core-jna, velocity,
There are maybe transitive dependencies!
javacl-core-jna from group com.nativelibs4java (version 1.0.0-RC3)
JavaCL is an Object-Oriented API that makes the C OpenCL API available to Java in a very natural way.
It hides away the complexity of cross-platform C bindings, has a clean OO design (with generics, Java enums, NIO buffers, fully typed exceptions...), provides high-level features (OpenGL-interop, array reductions) and comes with samples and demos.
For more info, please visit http://code.google.com/p/nativelibs4java/wiki/OpenCL.
Group: com.nativelibs4java Artifact: javacl-core-jna
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact javacl-core-jna
Group com.nativelibs4java
Version 1.0.0-RC3
Last update 08. January 2013
Organization not specified
URL http://code.google.com/p/javacl/
License not specified
Dependencies amount 2
Dependencies opencl4java-jna, nativelibs4java-utils,
There are maybe transitive dependencies!
Group com.nativelibs4java
Version 1.0.0-RC3
Last update 08. January 2013
Organization not specified
URL http://code.google.com/p/javacl/
License not specified
Dependencies amount 2
Dependencies opencl4java-jna, nativelibs4java-utils,
There are maybe transitive dependencies!
shared-ldap-codec-standalone from group org.apache.directory.shared (version 1.0.0-M13)
Group: org.apache.directory.shared Artifact: shared-ldap-codec-standalone
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact shared-ldap-codec-standalone
Group org.apache.directory.shared
Version 1.0.0-M13
Last update 08. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies shared-ldap-net-mina, shared-ldap-codec-core, mina-core,
There are maybe transitive dependencies!
Group org.apache.directory.shared
Version 1.0.0-M13
Last update 08. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies shared-ldap-net-mina, shared-ldap-codec-core, mina-core,
There are maybe transitive dependencies!
jmdns from group javax.jmdns (version 3.4.1)
JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour.
The project was originally started in December 2002 by Arthur van Hoff at Strangeberry. In November 2003 the project was moved to SourceForge, and the name was changed from JRendezvous to JmDNS for legal reasons.
Many thanks to Stuart Cheshire for help and moral support.
Artifact jmdns
Group javax.jmdns
Version 3.4.1
Last update 25. August 2011
Organization JmDNS
URL http://sourceforge.net/projects/jmdns/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group javax.jmdns
Version 3.4.1
Last update 25. August 2011
Organization JmDNS
URL http://sourceforge.net/projects/jmdns/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
xbis from group net.sourceforge.xbis (version 0.9.5)
XBIS is an encoding format for XML documents that is fully convertible to and from text,
with information set equivalence between the original document text and regenerated document text.
It's intended for use in transmitting XML documents between application components, and is therefore
designed for processing speed. The current Java language implementation offers several times
the performance of SAX2 parsers working from text documents across a wide range of document types and
sizes, and across JVMs tested, while also providing a substantial reduction in document size for most
types of XML documents.
Artifact xbis
Group net.sourceforge.xbis
Version 0.9.5
Last update 22. July 2011
Organization Sosnoski Software Solutions, Inc.
URL http://xbis.sourceforge.net/
License BSD
Dependencies amount 2
Dependencies jdom, xercesImpl,
There are maybe transitive dependencies!
Group net.sourceforge.xbis
Version 0.9.5
Last update 22. July 2011
Organization Sosnoski Software Solutions, Inc.
URL http://xbis.sourceforge.net/
License BSD
Dependencies amount 2
Dependencies jdom, xercesImpl,
There are maybe transitive dependencies!
struts-el from group struts (version 1.2.9)
This subproject is an extension of the Struts tag library. Each JSP custom tag
in this library is a subclass of an associated tag in the Struts tag library.
One difference is that this tag library does not use "rtexprvalues", it uses
the expression evaluation engine in the Jakarta Taglibs implementation of the
JSP Standard Tag Library (version 1.0) to evaluate attribute values.
In addition, some of the Struts tags were not ported to this library, as it was
determined that their functionality was entirely supplied by the JSTL. These
particular Struts tags, and the reason for their non-porting will be described
in the documentation for this library.
In order to fully understand the correct utilization of this library, you must
understand the use and operation of the Struts tag library, and the use and
operation of the JavaServer Pages Standard Tag Library (hereafter called the
"JSTL"), along with the expression language (sometimes called the "EL") used
for evaluating attribute values.
Artifact struts-el
Group struts
Version 1.2.9
Last update 23. March 2006
Organization not specified
URL http://jakarta.apache.org/
License not specified
Dependencies amount 4
Dependencies standard, jstl, struts, commons-logging,
There are maybe transitive dependencies!
Group struts
Version 1.2.9
Last update 23. March 2006
Organization not specified
URL http://jakarta.apache.org/
License not specified
Dependencies amount 4
Dependencies standard, jstl, struts, commons-logging,
There are maybe transitive dependencies!
mydtt-plus-spring-boot-starter from group io.github.weasley-j (version 1.3.5)
MyDtt-Plus is a starter of spring-boot, It is an object-oriented Java framework that helps developers increase
productivity, "Domain Driven Table" is the concept of DTT, It makes you focus more on domain objects rather than
tables. Aims to make it easy to automatically create DB tables based on your Java model with annotation driven.
It's also support the ability of create table automatically for MyBatis what Hibernate can do and optionally
export SQL to local fileļ¼Each table can be added database name concat with table name and fully comments, It can
work with ORM frameworks such as MyBatis-Plus and MyBatis with little learning and usage costs. It's worth
mentioning that DTT can be MyBatis-Plus is integrated in a 0-code way, just like JPA. However, MyDtt-Plus and
MyBatis-Plus may be easier to expand and use than JPA. In addition to supporting the functions of JPA, DDT
provides multi-table associated SQL DDL based on MyBatis operation, DTT support databases server for MYSQL,
ORACLE, DB2, SQLSERVER, MARIADB, POSTGRESQL and embedded database for H2, HSQL, DERBY.
Group: io.github.weasley-j Artifact: mydtt-plus-spring-boot-starter
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact mydtt-plus-spring-boot-starter
Group io.github.weasley-j
Version 1.3.5
Last update 20. August 2022
Organization not specified
URL https://github.com/Weasley-J/mydtt-plus-spring-boot-starter
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 16
Dependencies spring-boot-starter-validation, spring-boot-starter-aop, spring-boot-starter, hutool-all, commons-lang3, commons-io, therapi-runtime-javadoc, jackson-databind, jackson-annotations, jackson-datatype-jsr310, spring-boot-starter-jdbc, velocity-engine-core, mybatis, mybatis-spring, mybatis-plus-core, jsqlparser,
There are maybe transitive dependencies!
Group io.github.weasley-j
Version 1.3.5
Last update 20. August 2022
Organization not specified
URL https://github.com/Weasley-J/mydtt-plus-spring-boot-starter
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 16
Dependencies spring-boot-starter-validation, spring-boot-starter-aop, spring-boot-starter, hutool-all, commons-lang3, commons-io, therapi-runtime-javadoc, jackson-databind, jackson-annotations, jackson-datatype-jsr310, spring-boot-starter-jdbc, velocity-engine-core, mybatis, mybatis-spring, mybatis-plus-core, jsqlparser,
There are maybe transitive dependencies!
nsgaii from group com.debacharya (version 3.2.0)
A NSGA-II implementation using Java. This implementation of NSGA-II algorithm is in pure reference to the
original published paper. This is not an effort to convert the originally implemented C code in Java.
The original C code by the authors has not be referred to while writing this implementation.
This is a fully customizable implementation of the NSGA-II algorithm, made as generic as possible.
This documentation assumes you have basic understanding of the NSGA-II algorithm. Apart from the core concepts
of the algorithm, everything else in this package can be implemented as per the user's choice and plugged
into the algorithm dynamically. Since NSGA-II is more like a set of protocols to follow as an algorithm rather
than a concrete implementation of every aspect, this package has been re-written from scratch keeping complete
customizability in mind. Apart from the core concepts of the algorithm, everything is considered to be a plugin
external to the algorithm that can be implemented by the user and dynamically plugged into the algorithm during
runtime as needed. This opens up the possibility of the package to be used simply as a PoC or be converted into
something much more complex according to the users needs.
Artifact nsgaii
Group com.debacharya
Version 3.2.0
Last update 23. March 2021
Organization not specified
URL https://debacharya.com/nsgaii
License MIT License
Dependencies amount 2
Dependencies jfreechart, jcommon,
There are maybe transitive dependencies!
Group com.debacharya
Version 3.2.0
Last update 23. March 2021
Organization not specified
URL https://debacharya.com/nsgaii
License MIT License
Dependencies amount 2
Dependencies jfreechart, jcommon,
There are maybe transitive dependencies!
Page 49 from 3 (items total 502)