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

Download JAR files tagged by gradient with all dependencies

Search JAR files by class name

GradualShowTextView from group io.github.wiwi289 (version 1.0.0)

A convenient text gradient TextView

Group: io.github.wiwi289 Artifact: GradualShowTextView
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact GradualShowTextView
Group io.github.wiwi289
Version 1.0.0
Last update 09. January 2022
Organization not specified
URL https://github.com/wiwi289/GradualShowTextView/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ndarray-gradient from group org.webjars.npm (version 1.0.0)

WebJar for ndarray-gradient

Group: org.webjars.npm Artifact: ndarray-gradient
Show documentation Show source 
 

1 downloads
Artifact ndarray-gradient
Group org.webjars.npm
Version 1.0.0
Last update 10. March 2018
Organization not specified
URL http://webjars.org
License MIT
Dependencies amount 2
Dependencies cwise-compiler, dup,
There are maybe transitive dependencies!

holi from group com.siddroid (version 1.0.1)

A library of colors and gradient builders for Android built using Jetpack Compose

Group: com.siddroid Artifact: holi
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact holi
Group com.siddroid
Version 1.0.1
Last update 15. July 2022
Organization not specified
URL https://github.com/patilsiddhesh/Holi
License MIT Licence
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gradienttext from group io.github.weilianyang (version 1.0.3)

Used to set the font gradient color, gradient direction, and animation effect of the TexView.

Group: io.github.weilianyang Artifact: gradienttext
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gradienttext
Group io.github.weilianyang
Version 1.0.3
Last update 09. January 2022
Organization not specified
URL https://github.com/WeiLianYang/GradientTextView
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies kotlin-stdlib, core-ktx, appcompat,
There are maybe transitive dependencies!

onboarder from group com.codemybrainsout.onboarding (version 1.0.4)

Onboarding library for android with Gradient, Image or Solid color backgrounds.

Group: com.codemybrainsout.onboarding Artifact: onboarder
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact onboarder
Group com.codemybrainsout.onboarding
Version 1.0.4
Last update 28. April 2021
Organization not specified
URL https://github.com/codemybrainsout/ahoy-onboarding
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies appcompat-v7, cardview-v7, support-v4,
There are maybe transitive dependencies!

lightgbm-weka-package from group com.github.fracpete (version 2023.3.1)

Classifier (regression/classification) using the LightGBM gradient boosting framework (https://github.com/microsoft/LightGBM).

Group: com.github.fracpete Artifact: lightgbm-weka-package
Show all versions Show documentation Show source 
 

0 downloads
Artifact lightgbm-weka-package
Group com.github.fracpete
Version 2023.3.1
Last update 01. March 2023
Organization not specified
URL https://github.com/fracpete/lightgbm-weka-package
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, lightgbm4j,
There are maybe transitive dependencies!

bubblegum from group ro.holdone (version 1.0.0)

Gradient animation library, that provides Animated drawable resources and views for enhancing user interfaces.

Group: ro.holdone Artifact: bubblegum
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bubblegum
Group ro.holdone
Version 1.0.0
Last update 06. October 2021
Organization not specified
URL https://github.com/Crysis21/BubbleGum
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies appcompat, kotlin-stdlib-jdk7, timber,
There are maybe transitive dependencies!

lightgbmlib from group com.microsoft.ml.lightgbm (version 3.3.510)

A fast, distributed, high performance gradient boosting framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.

Group: com.microsoft.ml.lightgbm Artifact: lightgbmlib
Show all versions Show documentation Show source 
 

23 downloads
Artifact lightgbmlib
Group com.microsoft.ml.lightgbm
Version 3.3.510
Last update 15. May 2023
Organization not specified
URL https://github.com/Microsoft/LightGBM
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

learning from group de.cit-ec.tcs.alignment (version 3.1.1)

This module is a custom implementation of the Large Margin Nearest Neighbor classification scheme of Weinberger, Saul, et al. (2009). It contains an implementation of the k-nearest neighbor and LMNN classifier as well as (most importantly) gradient calculation schemes on the LMNN cost function given a sequential data set and a user-choice of alignment algorithm. This enables users to learn parameters of the alignment distance in question using a gradient descent on the LMNN cost function. More information on this approach can be found in the Masters Thesis "Adaptive Affine Sequence Alignment Using Algebraic Dynamic Programming"

Group: de.cit-ec.tcs.alignment Artifact: learning
Show all versions Show documentation Show source 
 

0 downloads
Artifact learning
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies algorithms,
There are maybe transitive 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.

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

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!



Page 2 from 3 (items total 25)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy