Tag: AI
Eight Queens Puzzle – Six Lines
‘Eight Queens Puzzle’ is a classic chess puzzle, where you are challenged to place 8 queens, of the same colour, onto… read more Eight Queens Puzzle – Six Lines
A Neural Network in Python, Part 2: activation functions, bias, SGD, etc.
This is Part 2 of A Neural Network in Python, which was a very simple neural network to learn the… read more A Neural Network in Python, Part 2: activation functions, bias, SGD, etc.
Easy AI with Python 3
Survey several basic AI techniques implemented with short, open-source Python code recipes. Appropriate for educators and programmers who want to… read more Easy AI with Python 3


