Oblynx / HierarchicalTemporalMemory.jl

A simple, high-level Julia implementation of Numenta HTM algorithms
https://oblynx.github.io/HierarchicalTemporalMemory.jl
MIT License
21 stars 3 forks source link

Benchmark #34

Closed Oblynx closed 4 years ago

Oblynx commented 4 years ago

close #32

Benchmarks don't seem to be standardized in other packages. ImageFiltering uses PkgBenchmarks & BenchmarkCI together, but it might be the case that BenchmarkCI is deprecated since I don't find it on github.

The CI needs to change to only use PkgBenchmark.

Oblynx commented 4 years ago

The tests probably didn't pass because they expected to find the /benchmark path on master.