jar

com.lewuathe : dllib_2.11

Maven & Gradle

Jan 31, 2017
32 stars

dllib · dllib is a distributed deep learning framework running on Apache Spark

Table Of Contents

Latest Version

Download com.lewuathe : dllib_2.11 JAR file - Latest Versions:

All Versions

Download com.lewuathe : dllib_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dllib_2.11-0.0.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lewuathe.dllib.graph

├─ com.lewuathe.dllib.graph.Graph.class - [JAR]

com.lewuathe.dllib.param

├─ com.lewuathe.dllib.param.package.class - [JAR]

com.lewuathe.dllib.layer

├─ com.lewuathe.dllib.layer.AffineLayer.class - [JAR]

├─ com.lewuathe.dllib.layer.DenoisingAutoEncodeLayer.class - [JAR]

├─ com.lewuathe.dllib.layer.FlattenLayer.class - [JAR]

├─ com.lewuathe.dllib.layer.Layer.class - [JAR]

├─ com.lewuathe.dllib.layer.PretrainLayer.class - [JAR]

├─ com.lewuathe.dllib.layer.ReLULayer.class - [JAR]

├─ com.lewuathe.dllib.layer.ShapeValidator.class - [JAR]

├─ com.lewuathe.dllib.layer.SigmoidLayer.class - [JAR]

├─ com.lewuathe.dllib.layer.SoftmaxLayer.class - [JAR]

├─ com.lewuathe.dllib.layer.SoftplusLayer.class - [JAR]

├─ com.lewuathe.dllib.layer.UniBlobSupport.class - [JAR]

├─ com.lewuathe.dllib.layer.Visualizable.class - [JAR]

com.lewuathe.dllib

├─ com.lewuathe.dllib.ActivationStack.class - [JAR]

├─ com.lewuathe.dllib.Bias.class - [JAR]

├─ com.lewuathe.dllib.Blob.class - [JAR]

├─ com.lewuathe.dllib.BlobShape.class - [JAR]

├─ com.lewuathe.dllib.Instance.class - [JAR]

├─ com.lewuathe.dllib.Weight.class - [JAR]

com.lewuathe.dllib.util

├─ com.lewuathe.dllib.util.package.class - [JAR]

com.lewuathe.dllib.objective

├─ com.lewuathe.dllib.objective.MeanSquaredError.class - [JAR]

├─ com.lewuathe.dllib.objective.Objective.class - [JAR]

com.lewuathe.dllib.example

├─ com.lewuathe.dllib.example.MNIST.class - [JAR]

├─ com.lewuathe.dllib.example.MNISTApp.class - [JAR]

├─ com.lewuathe.dllib.example.MNISTDataset.class - [JAR]

├─ com.lewuathe.dllib.example.MNISTImageReader.class - [JAR]

├─ com.lewuathe.dllib.example.MNISTLabelReader.class - [JAR]

├─ com.lewuathe.dllib.example.MNISTReader.class - [JAR]

├─ com.lewuathe.dllib.example.NN3App.class - [JAR]

├─ com.lewuathe.dllib.example.StackedDenoisingAutoEncoderApp.class - [JAR]

├─ com.lewuathe.dllib.example.XORApp.class - [JAR]

com.lewuathe.dllib.model

├─ com.lewuathe.dllib.model.InMemoryModel.class - [JAR]

├─ com.lewuathe.dllib.model.Model.class - [JAR]

├─ com.lewuathe.dllib.model.ModelShape.class - [JAR]

com.lewuathe.dllib.network

├─ com.lewuathe.dllib.network.Network.class - [JAR]

com.lewuathe.dllib.solver

├─ com.lewuathe.dllib.solver.MultiLayerPerceptron.class - [JAR]

├─ com.lewuathe.dllib.solver.MultiLayerPerceptronModel.class - [JAR]

├─ com.lewuathe.dllib.solver.Pretrainer.class - [JAR]

├─ com.lewuathe.dllib.solver.Solver.class - [JAR]

├─ com.lewuathe.dllib.solver.SolverModel.class - [JAR]

├─ com.lewuathe.dllib.solver.UnsupervisedPretrainingSolver.class - [JAR]

├─ com.lewuathe.dllib.solver.UnsupervisedPretrainingSolverModel.class - [JAR]

com.lewuathe.dllib.activations

├─ com.lewuathe.dllib.activations.package.class - [JAR]