Skip to content
#

artificial

Here are 12 public repositories matching this topic...

🧠 💡 📈 A project based in High Performance Computing. This project was built using CUDA (Compute Unified Device Architecture), C++ (C Plus Plus), C, CMake and JetBrains CLion. The scenario of the project was a GPU-based implementation of the Self-Organising-Maps (S.O.M.) algorithm for Artificial Neural Networks (A.N.N.), with the support of CUDA …

  • Updated May 20, 2023
  • C++

Game of chess has been a classic AI problem and these days there are several excellent open source implementations of automatic chess players are available on line. In this assignment we are going to make yet another FAST-chess player that will play chess using some well-established strategies along with MINIMAX to compute moves for a chess play…

  • Updated Aug 11, 2022
  • C++

Improve this page

Add a description, image, and links to the artificial topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the artificial topic, visit your repo's landing page and select "manage topics."

Learn more