artficial-intelligence topic

List artficial-intelligence repositories

geometric-vector-perceptron

72
Stars
14
Forks
Watchers

Implementation of Geometric Vector Perceptron, a simple circuit for 3d rotation equivariance for learning over large biomolecules, in Pytorch. Idea proposed and accepted at ICLR 2021

Vocalize-Sign-Language

73
Stars
23
Forks
Watchers

Vocalization sign language with deep learning.

Queem

18
Stars
7
Forks
Watchers

Minimalistic chess with AI written in C# and UI in WPF

the-compiler

142
Stars
19
Forks
Watchers

Seed, Code, Harvest: Grow Your Own App with Tree of Thoughts!

TrafficLightNeuralNetwork

21
Stars
7
Forks
Watchers

:traffic_light: An Artificial Neural Network based Traffic Light Controller for intersections. Computational Intelligence class final project.

perceiver-ar-pytorch

86
Stars
4
Forks
Watchers

Implementation of Perceiver AR, Deepmind's new long-context attention network based on Perceiver architecture, in Pytorch