RobinKa / tfga

Python package for Geometric / Clifford Algebra with TensorFlow
MIT License
48 stars 7 forks source link

Add Tensorflow / Keras layers #6

Closed RobinKa closed 4 years ago

RobinKa commented 4 years ago

Could add layers such as GeometricDense(kind=...) analagous to keras.Dense, where instead of matrix-multiplying with scalars, we matrix-multiply using the geometric product.