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

https://github.com/dimchansky/ebsl-go

Evidence-based subjective logic (EBSL) implementation in Go
https://github.com/dimchansky/ebsl-go

ebsl golang

Last synced: 11 months ago
JSON representation

Evidence-based subjective logic (EBSL) implementation in Go

Awesome Lists containing this project

README

          

# ebsl-go (Work In Progress!) [![GoDoc][1]][2] [![Build Status][3]][4] [![Go Report Card][5]][6] [![Coverage Status][7]][8]

[1]: https://godoc.org/github.com/dimchansky/ebsl-go?status.svg
[2]: https://godoc.org/github.com/dimchansky/ebsl-go
[3]: https://travis-ci.org/dimchansky/ebsl-go.svg?branch=master
[4]: https://travis-ci.org/dimchansky/ebsl-go
[5]: https://goreportcard.com/badge/github.com/dimchansky/ebsl-go
[6]: https://goreportcard.com/report/github.com/dimchansky/ebsl-go
[7]: https://codecov.io/gh/dimchansky/ebsl-go/branch/master/graph/badge.svg
[8]: https://codecov.io/gh/dimchansky/ebsl-go

Evidence-based subjective logic (EBSL) implementation in Go