Tags: drewxs/sensr
Tags
chore(release): 1.9.0 [skip ci] ## [1.9.0](v1.8.0...v1.9.0) (2022-08-11) ### Features * create csv parsing utilities ([7c53782](7c53782)) * create global config ([82d9a42](82d9a42)) * create training dataset ([24cf3bc](24cf3bc)) * create xavier weight initialization ([7041b4e](7041b4e)) * update npc generation to use datasets instead of randomized parameters ([25311d9](25311d9))
chore(release): 1.8.0 [skip ci] ## [1.8.0](v1.7.0...v1.8.0) (2022-08-10) ### Features * add mutate method and activation option ([0457310](0457310)) * create activation function types ([10c2660](10c2660)) * refactor model generation and update UI ([6729bbc](6729bbc)) * update activation functions, create random util ([698fda6](698fda6)) * update car graphic and draw method ([9dc2f12](9dc2f12))