Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

chinese chess jam

Compare

  Analyzed about 2 hours ago

Chinese chess (Xiang Qi) is one of the most popular board games worldwide, being played by approximately one billion people in China, Taiwan,and wherever Chinese have settled. Having a long history, the modern form of Chinese chess was popular during the Southern Song Dynasty (1127–1279 A.D.). ... [More] The earliest record of a Chinese-chess game and a book on the theory of the game originates from that time. [Less]

7.66K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

NeuralChase

Compare

  Analyzed 1 day ago

Example of using Neural networks to implement chase between mouses and cats. Mouses search for cheese on map, while cats are chasing mouses. Goal of the project is to see will both sides learn some new behavior over time using genetic algorithms.

16K lines of code

0 current contributors

over 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

NeuroCrypto

Compare

  Analyzed 2 days ago

This is a C++ implementation of the concept of Neural Cryptography, which is a communication of two tree parity machines for agreement on a common key over a public channel. This exchanged public key is utilized to encrypt a sensitive message to be transmitted over an insecure channel using Rijndael ... [More] cipher. This is a new potential source for public key cryptography schemes which are not based on number theoretic functions, and have small time and memory complexities. This is a proof-of-concept demo of how such a neural key exchange protocol in conjugation with AES encryption can be implemented in C++, which could be further extended in higher-level applications. Both CLI and GUI implementations of the software were created using Visual C++ (.NET framework). [Less]

1.27K lines of code

0 current contributors

about 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

DMLC Minerva

Compare

  Analyzed about 8 hours ago

Minerva: a fast and flexible tool for deep learning on multi-GPU. It provides ndarray programming interface, just like Numpy. Python bindings and C++ bindings are both available. The resulting code can be run on CPU or GPU. Multi-GPU support is very easy.

185K lines of code

0 current contributors

almost 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This