Skip to content
#

machine-intelligence

ai logo

The branch of computer science dealing with the reproduction, or mimicking of human-level intelligence, self-awareness, knowledge, conscience, and thought in computer programs.

Here are 69 public repositories matching this topic...

neomatrix369
neomatrix369 commented Nov 6, 2019

As see from #53 we can have broken/dead links, links that once worked can be unavailable for reasons outside the control of this project/repo!

Hence I have decided to manually scan (for now) the repo from time to time for such links and fix them - if there is one. Here are the steps to take:

New broken/dead links

good first issue hacktoberfest

Introduccion a Machine Learning: Sistemas de regresión & clasificación, algoritmos de clusterización, sistemas de recomendación, Machine Learning. Autor: Paulino Esteban Bermúdez R.

  • Updated Oct 21, 2020
  • Jupyter Notebook

Implementations of a Multilayer Perceptron, a Convolutional Neural Network, and Monte Carlo Tree Search applied to Tic-Tac-Toe and Connect Four. A learning project for me to construct the elements in Google's AlphaZero from the ground up.

  • Updated May 6, 2018
  • Python