how do i generate samples of two input xor gate for neural networks

3 vues (au cours des 30 derniers jours)
Thirunavukkarasu
Thirunavukkarasu le 24 Août 2014
Commenté : Andy L le 28 Août 2014
how do i generate 32 samples for two input xor gate

Réponse acceptée

Greg Heath
Greg Heath le 25 Août 2014
You mean 32 examples (a single sample is a set of multiple examples).
There are only 4 possible inputs. They are obvious.
Hope this helps.
Thank you for formally accepting my answer
Greg
  4 commentaires
Andy L
Andy L le 28 Août 2014
75% + 15% + 15%... I'll assume a typo
Andy L
Andy L le 28 Août 2014
Then it is not clear what you are asking - the question you posed is asking how to generate samples you now say you have done!

Connectez-vous pour commenter.

Plus de réponses (1)

Andy L
Andy L le 28 Août 2014
To generate a "random" binary sequence check out this similar thread! http://www.mathworks.co.uk/matlabcentral/answers/114656-random-binary-sequence-generator. You need to do it twice (one per input) and specify the number number of samples in each sequence (32). I hope this is helpful.

Catégories

En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by