synapses-clj

A neural networks library for Clojure

Лицензия

Лицензия

MIT
Группа

Группа

com.github.mrdimosthenis
Идентификатор

Идентификатор

synapses-clj
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

synapses-clj
A neural networks library for Clojure
Ссылка на сайт

Ссылка на сайт

https://github.com/mrdimosthenis/Synapses
Система контроля версий

Система контроля версий

https://github.com/mrdimosthenis/synapses-clj

Скачать synapses-clj

Имя Файла Размер
synapses-clj-1.0.0.pom
synapses-clj-1.0.0.jar 9 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.mrdimosthenis : synapses_3 jar 8.0.0
org.clojure : clojure jar 1.10.3

test (1)

Идентификатор библиотеки Тип Версия
org.clojure : data.csv jar 1.0.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0
1.0.0-RC1