Tic-Tac-Toe and AI: Wrapping Up the Four Models – Multi-Output (Part 5)

Your keyword is: 21 Power by: conis.cn As we have seen in the blog posts before, determining whether a board has a winner, determining which player the winner is, and with which move the winner won the game can all be done using neural networks. These networks only require Dense layers. However, each case has an inherent …

Continue reading ‘Tic-Tac-Toe and AI: Wrapping Up the Four Models – Multi-Output (Part 5)’ »

Tic-Tac-Toe and AI: And what about the Winning Move? (Part 4)

After having implemented neural networks for determining whether a Tic-Tac-Toe board has a winner or not, and which player the winner is, it is now time to have a look at which is the winning move. Looking at this case, you will notice that there are only three possible cases: Additionally, there is the special …

Continue reading ‘Tic-Tac-Toe and AI: And what about the Winning Move? (Part 4)’ »

Tic-Tac-Toe and AI: Who is the Winner? (Part 3)

After having determined if a board has a winner using TensorFlow in the previous blog post, let us tackle a very similar question: Who is the winner? Again this is a binary decision: Either X (“0&#8221😉 or O (“1&#8221😉 may win a board. It is also possible that we run into a tie, and therefore …

Continue reading ‘Tic-Tac-Toe and AI: Who is the Winner? (Part 3)’ »

Tic-Tac-Toe and AI: A Winning Board (Part 2)

As a first learning task for using AI with Tic-Tac-Toe, let us take the task of determining whether a board is a winning one or not (i.e. either X or O has won the game). We cannot directly tell the neural network what the rules are for an assignment to be winning. Instead, we need …

Continue reading ‘Tic-Tac-Toe and AI: A Winning Board (Part 2)’ »

Fehler beim Auflösen von DNS-EintrÀgen im Browser; nslookup funktioniert aber

Wenn alle Browser auf dem Client Fehlermeldungen bringen, daß der DNS nicht aufgelöst werden kann, es aber per nslookup die Anfrage funktioniert, kann das an einer falschen Uhrzeit auf dem DNS-Server/-Proxy liegen. Am DNS-Server können auch folgende Fehlermeldungen auftauchen: Sep 16 07:41:42 raspberrypi named[3538]: no valid RRSIG resolving ‘mozilla.org/DS/IN’: 2001:500:e::1#53Sep 16 07:41:42 raspberrypi named[3538]: validating …

Continue reading ‘Fehler beim Auflösen von DNS-EintrĂ€gen im Browser; nslookup funktioniert aber’ »

Windows 11 ohne Microsoft-Account betreiben

Seit Windows 11 versucht Microsoft immer mehr, einem einen online-aktiven Account fĂŒr das Betriebssystem anzudrehen. Die Methoden werden immer dreister. Dankenswerterweise hat Heise zwei Möglichkeiten beschrieben, wie man Windows auch ohne Microsoft-Konto betreiben kann. Dabei ist aber noch eine Sache zu beachten: In der Variante “ganz ohne Microsoft-Account” hat man den PC grundsĂ€tzlich nicht mit …

Continue reading ‘Windows 11 ohne Microsoft-Account betreiben’ »

DatenschutzerklÀrung

Diese DatenschutzerklĂ€rung klĂ€rt Sie ĂŒber die Art, den Umfang und Zweck der Verarbeitung von personenbezogenen Daten (nachfolgend kurz „Daten“) innerhalb unseres Onlineangebotes und der mit ihm verbundenen Webseiten, Funktionen und Inhalte sowie externen OnlineprĂ€senzen, wie z.B. unser Social Media Profile auf. (nachfolgend gemeinsam bezeichnet als „Onlineangebot“). Im Hinblick auf die verwendeten Begrifflichkeiten, wie z.B. „Verarbeitung“ …

Continue reading ‘DatenschutzerklĂ€rung’ »