Skip to content

Commit 1486294

Browse files
authored
Update index.rst
1 parent 1b9a39a commit 1486294

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

docs/source/index.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
kessler reference documentation
1+
Kessler Reference Documentation
22
================================
33

4-
kessler is a probabilistic programming system designed for use with existing simulators and high-performance computing. It is based on PyTorch.
4+
Kessler is a Python package for machine learning applied to spacecraft collision avoidance. It provides functionalities to import, export, analyze, and plot conjunction data messages (CDMs) in their standard format and predict the evolution of satellite conjunction events based on explainable machine learning models.
5+
6+
The package comprises a Deep Learning module, where a Bayesian recurrent neural network can be trained with existing collections of CDM data and then deployed in order to predict the contents of future CDMs received up to now, with associated uncertainty estimates about all predictions.
7+
8+
Kessler also includes a novel generative model of conjunction events and CDM sequences implemented using probabilistic programming and simulating the CDM generation process, which we will soon release to the public: stay tuned!
59

610
The documentation is currently a work in progress.
711

0 commit comments

Comments
 (0)