com.simiacryptus:mindseye

Parent Module for Java Projects

License

License

GroupId

GroupId

com.simiacryptus
ArtifactId

ArtifactId

mindseye
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent Module for Java Projects
Project Organization

Project Organization

SimiaCryptus Software

Download mindseye

How to add to project

<!-- https://jarcasting.com/artifacts/com.simiacryptus/mindseye/ -->
<dependency>
    <groupId>com.simiacryptus</groupId>
    <artifactId>mindseye</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.simiacryptus/mindseye/
implementation 'com.simiacryptus:mindseye:2.1.0'
// https://jarcasting.com/artifacts/com.simiacryptus/mindseye/
implementation ("com.simiacryptus:mindseye:2.1.0")
'com.simiacryptus:mindseye:jar:2.1.0'
<dependency org="com.simiacryptus" name="mindseye" rev="2.1.0">
  <artifact name="mindseye" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simiacryptus', module='mindseye', version='2.1.0')
)
libraryDependencies += "com.simiacryptus" % "mindseye" % "2.1.0"
[com.simiacryptus/mindseye "2.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mindseye-core
  • mindseye-java
  • mindseye-test
  • mindseye-aparapi
  • mindseye-cudnn
  • mindseye-tensorflow
  • mindseye-research

MindsEye - Java 8 Neural Networks

Sample Art created by MindsEye

Sample Painting created by MindsEye

Welcome! This is MindsEye, a neural network library written in Java 8. Low-level computation is provided by CuDNN and other native libraries.

Links

Developer Guide - docs.google.com - Detailed Technical Documentation

Art Gallery - photos.google - Curated artwork generated by MindsEye

Component Documentation - simiacryptus.github.io/NetworkZoo/ - Test-generated documentation reports detailing each neural network component type.

JavaDocs - simiacryptus.github.io/MindsEye/apidocs/ - API documentation for the current release

Project Site - simiacryptus.github.io/MindsEye/ - The current maven-published site

Maven - mvnrepository.com/artifact/com.simiacryptus/mindseye - Dependency import information

Blog Articles - http://simiacryptus.com - Related articles from the author

Features

  • Java - Use Java 8+, Scala, or any other JVM language.

  • Support for multiple GPUs and high performance math using native libraries including CuDNN, CUDA, and OpenCL.

  • A highly modular optimization engine - It can be configured for many popular algorithms, or customized for optimization research.

  • A large and extensible component library with a focus on automated testing and documentation.

  • Utilize server clusters with Apache Spark for data-parallel training.

  • Built-in JSON serialization for all networks.

  • Output Markdown or HTML Notebook-style reports for documentation and research.

  • Directly regress input datasets - learning is not limited to network weights.

com.simiacryptus

Simia Cryptus

Big Data Science and Artificial Intelligence

Versions

Version
2.1.0
2.0.0
1.5.0
1.4.23
1.4.20
1.4.17
1.4.7
1.3.1
1.3.0
1.2.0
1.1.0
1.0.5
1.0