Packages

Expert system in Elixir - a bridge brain-computer-machine to transfer knowledge from an expert to an algorithm This system implements a rules based mechanism that mimics the human interaction with an expert of a specific domain.

Current section

Files

Jump to
neural_bridge lib neural_bridge.ex
Raw

lib/neural_bridge.ex

defmodule NeuralBridge do
end