An open API service indexing awesome lists of open source software.

https://github.com/felixklauke/luna

Resources to demonstrate the structure of a neural network. While this is not a real implementation it's more like an explanation. Resources are used for one of my medium articles.
https://github.com/felixklauke/luna

ai artificial-intelligence neural-network neuralnetwork rebekah smarthome

Last synced: 8 months ago
JSON representation

Resources to demonstrate the structure of a neural network. While this is not a real implementation it's more like an explanation. Resources are used for one of my medium articles.

Awesome Lists containing this project

README

          

# luna
Resources to demonstrate the structure of a neural network. While this is not a real implementation it's more like an explanation. Resources are used for one of my medium articles.

# Build Status
| | Build Status | Test Code Coverage |
|------------- |----------------------------------------------------------------------------------------------------------------------------------------------------------- |------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Master | [![Build Status](https://travis-ci.org/FelixKlauke/luna.svg?branch=master)](https://travis-ci.org/FelixKlauke/luna) | [![codecov](https://codecov.io/gh/FelixKlauke/luna/branch/master/graph/badge.svg)](https://codecov.io/gh/FelixKlauke/luna) |
| Development | [![Build Status](https://travis-ci.org/FelixKlauke/luna.svg?branch=dev)](https://travis-ci.org/FelixKlauke/luna) | [![codecov](https://codecov.io/gh/FelixKlauke/luna/branch/dev/graph/badge.svg)](https://codecov.io/gh/FelixKlauke/luna) |

# Usage

**Maven Repositories**

```xml



klauke-enterprises-maven-releases
Klauke Enterprises Maven Releases
https://repository.klauke-enterprises.com/repository/maven-releases/




klauke-enterprises-maven-snapshots
Klauke Enterprises Maven Snapshots
https://repository.klauke-enterprises.com/repository/maven-snapshots/

```