.. We use autoapi to generate api documentation: See https://sphinx-autoapi.readthedocs.io/en/latest/tutorials.html Welcome to janelia_core's documentation! ======================================== **janelia_core** is a Python library containing a core set of machine learning, statistical and dataset tools originally developed to support Will Bishop's various projects and collaborations at the Janelia Research campus. These tools are made available here for collaborators as well as any others in the research community who may find them helpful. .. note:: This project is under active development. Provided Tools -------------- See the full :doc:`API ` to explore all tools which are provided in the library. Some highlights: 1. Objects for representing :doc:`time series datasets `, particularly those derived from imaging datasets. 2. Various machine learning tools, including: 1. :doc:`Conditional distributions` for use with PyTorch designed specifically for handling structured data. 2. Penalizers, again designed for use with PyTorch, for flexibly penalizing :doc:`distributions` and :doc:`PyTorch module parameters`. 3. Tools for representing and fitting general, :doc:`non-linear extensions of reduced-rank regression models`. 4. :doc:`Custom PyTorch modules `, including an optimized function representing a sum of hypercube basis functions over low-dimensional spaces. 3. Various statistical tools, including those designed for performing statistical inference in various ways with :doc:`linear regression models under non-standard noise assumptions`. 4. Various visualization tools, including those for generating :doc:`custom colormaps`, :doc:`generating projections of volumetric data`, and :doc:`GUI tools for visualizing data obtained in imaging experiments `. .. toctree:: :maxdepth: 2 :caption: Installation Installation and Getting Started .. toctree:: :maxdepth: 3 :caption: API Reference janelia_core Contact ------- bishopw@janelia.hhmi.org Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`