前回の記事でパーセプトロンの基本を学んだ皆さん、今回はさらに一歩進んで、より面白い話題にチャレンジしてみましょう!🚀 今回のテーマは「XORゲート」と「多層パーセプトロン」。 これを知ることで、AIがどのように複雑な問題を解決しているのか ...
組み合わせを工夫することで、どんな論理回路も設計できると知られているNANDゲートを用いて、クイズ形式で出題されるさまざまな回路を作成し、遊びながら電子工学について学べるウェブサイトが「NandGame」です。 NandGame - Build a computer from scratch. http ...
[IMSAI Guy] grabbed an obsolete XOR gate and tried a classic circuit to turn it into a frequency doubler. Of course, being an old part, it won’t work at very high frequencies, but the circuit is super ...
The screen of NandGame looks like this. We will install a NAND gate on the purple board and build a new circuit. The explanation of the circuit to be assembled is written on the left. The language can ...
論理ゲートのコンポーネントについてまとめておきます。 論理ゲートとは、論理演算を行う回路のことで、建築系Grasshopperにおいて簡単に言えば、条件分岐を書いていく際に使えるコンポーネントです。これらをうまく使うことで複雑な条件分岐を ...