-
Now that we have Tarski geometry we can have various theorems such as side-angle-side (SAS).
There are detailed proofs using OTTER and Tarski Geometry here: http://www.michaelbeeson.com/research/Fo…
-
Post your questions here about: “[Network Learning](https://docs.google.com/document/d/1hjXUvBRS779HDvbYXMKjyVbO3wVg6SaWNtxwof6s6LM/edit?usp=sharing)” & “Knowledge and Table Learning”, Thinking with D…
-
- [ ] Random ferns
- [ ] Benches
- [ ] Tests
-
The scope of JSON-FG includes 3D geometries - with the goal to keep any new geometries simple to implement and encode.
Feature data will often be stored in databases where the geometries are encode…
-
-
**Describe the bug**
i.image.bathymetry can call the R GWModel program with three options, Adaptive
Gaussian , Bisquare, and Fixed Gaussian. If there are issues running bisquare or adaptive, the …
-
### Describe the project you are working on
I am working on a complete Godot-based, rewrite-from-scratch of a 3D turn-based dungeon crawler RPG (aka "blobber" in some circles) that I finished and rel…
-
Right now it's only implemented between two `Point`s
https://docs.rs/geo/0.20.1/geo/algorithm/haversine_distance/trait.HaversineDistance.html
-
# Poincaré Embedding for Learning Hierarchical Representations
## Abstract
- Representation learning(표현학습)은 텍스트나 그래프 같은 symbolic 데이터에서 학습하기 위해 중요한 접근방법이 되고 있음.
- 그러나 복잡한 symbolic datasets이 잠재된 …
-
I'm currently trying to use `geomstats` to compute the Fréchet mean and Tangent PCA on a manifold that I only know numerically. As a starting point I am trying to implement this for the 2-Sphere case …