Coding challenge in JavaScript/TypeScript

--

I am creating a neural network that will classify images into classes. I need binary signatures for the classes. I could just insert manually. What about an algorithm?

For instance: 2 should create two different arrays, that is, [0 1] and [1 0].

Each binary signature should be unique, and they represent the output from neurons on the output layer.

--

--

IdeaCoding Lab
IdeaCoding Lab

Published in IdeaCoding Lab

This publication is part of ideacodinglab.com. We focus on coding to make your ideas real

Jorge Guerra Pires, PhD
Jorge Guerra Pires, PhD

Written by Jorge Guerra Pires, PhD

Independent Researcher and writer at Amazon | “I want thinkers, not followers!” | More: https://linktr.ee/jorgeguerrapiresphd

No responses yet