Skip to content

pedromxavier/WiSARD.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiSARD.jl

Introduction

WiSARD.jl is a Julia Package that implements the WiSARD Weightless Neural Network (WNN) Model.

Getting Started

Installation

pkg> add WiSARD
julia> using Pkg

julia> Pkg.add("WiSARD")