Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / SPFlow/SPFlow issues and pull requests

#188 - Add Split module

Issue - State: open - Opened by braun-steven 3 months ago

#187 - Divide sum module logic like product module (outer/elementwise)

Issue - State: closed - Opened by braun-steven 3 months ago - 1 comment
Labels: refactor

#186 - Add evidence directly in top module sampling methods

Issue - State: closed - Opened by braun-steven 3 months ago
Labels: refactor

#185 - Update LearnSPN to new module structure

Issue - State: open - Opened by braun-steven 3 months ago
Labels: refactor

#184 - Update AutoLeaf class to new module structure

Issue - State: closed - Opened by braun-steven 3 months ago
Labels: refactor

#183 - Generalize Elementwise-/Cross-Product to arbitrary number of inputs

Issue - State: closed - Opened by braun-steven 3 months ago - 1 comment
Labels: feature

#181 - Add tests for train_gradient_descent

Issue - State: closed - Opened by braun-steven 3 months ago

#180 - Reimplement conditional modules

Issue - State: open - Opened by braun-steven 3 months ago
Labels: refactor

#179 - Reimplement RAT module

Issue - State: open - Opened by braun-steven 3 months ago
Labels: refactor

#177 - Cnet Code not workimg

Issue - State: open - Opened by Skiller1922 7 months ago
Labels: bug

#176 - Convert leaves to new leaf class-hierarchy

Issue - State: closed - Opened by braun-steven 8 months ago

#175 - Support for Parameterized SPNs

Issue - State: open - Opened by byzakyz 8 months ago
Labels: feature

#174 - Fix sum node conditional sampling

Issue - State: closed - Opened by braun-steven 9 months ago

#173 - Switch to branch coverage

Pull Request - State: closed - Opened by felixdivo 9 months ago - 2 comments

#172 - Investigate test warnings

Issue - State: closed - Opened by braun-steven 9 months ago - 1 comment
Labels: quality assurance

#171 - Add codecov Config + Badge

Pull Request - State: closed - Opened by felixdivo 9 months ago - 4 comments
Labels: documentation, quality assurance

#170 - Add Codecov platform

Pull Request - State: closed - Opened by felixdivo 9 months ago - 1 comment
Labels: quality assurance

#168 - Add Codecov bot

Issue - State: closed - Opened by braun-steven 9 months ago - 3 comments
Labels: quality assurance, triage

#167 - Port RAT-SPN to tensor API

Issue - State: closed - Opened by braun-steven 9 months ago
Labels: feature

#166 - Implement poisson leaf node in tensor backend

Issue - State: closed - Opened by braun-steven 9 months ago
Labels: feature

#165 - Make marginalization RV ids to iterable of scope

Issue - State: closed - Opened by braun-steven 9 months ago

#164 - Ensure intermediate layer implementations work in new tensor backend

Issue - State: closed - Opened by braun-steven 9 months ago
Labels: feature

#163 - Adopt old test code in `tests_old` to new test code in `tests`

Issue - State: open - Opened by braun-steven 9 months ago
Labels: quality assurance

#162 - Figure out how to do expectation maximization (EM) with Jax's grad function

Issue - State: closed - Opened by braun-steven 9 months ago
Labels: feature

#161 - Implement categorical leaf node in tensor backend

Issue - State: closed - Opened by braun-steven 9 months ago
Labels: feature

#160 - Implement uniform leaf node in tensor backend

Issue - State: closed - Opened by braun-steven 9 months ago
Labels: feature

#159 - Implement vectorized layers in tensor backend

Issue - State: closed - Opened by braun-steven 9 months ago
Labels: feature

#158 - Implement node based layers in tensor backend

Issue - State: closed - Opened by braun-steven 9 months ago
Labels: feature

#157 - Modify GitHub CI Actions to exclude incompatible python/torch versions

Issue - State: closed - Opened by braun-steven 9 months ago
Labels: quality assurance

#156 - Add advanced module printing

Issue - State: open - Opened by braun-steven 9 months ago
Labels: feature

#155 - Decide on and document versioning scheme

Issue - State: open - Opened by felixdivo 10 months ago - 1 comment
Labels: documentation, quality assurance

#154 - Run CI pipeline for multiple backends

Pull Request - State: closed - Opened by felixdivo 10 months ago - 3 comments
Labels: quality assurance

#153 - Update README

Issue - State: open - Opened by felixdivo 10 months ago
Labels: documentation

#152 - Implement __str__ for nodes/modules

Issue - State: closed - Opened by braun-steven 10 months ago - 3 comments
Labels: feature

#151 - Revisit Project Layout

Issue - State: closed - Opened by felixdivo 10 months ago - 3 comments
Labels: package-structure, quality assurance

#150 - Help needed running the current dev_tensorly example

Issue - State: closed - Opened by jschj 10 months ago - 1 comment

#149 - Move module documentation from methods to module class definition

Issue - State: closed - Opened by braun-steven 10 months ago
Labels: documentation

#148 - Ignore dispatched methods in Sphinx autodoc

Issue - State: open - Opened by braun-steven 10 months ago
Labels: documentation

#147 - Set min Python version to 3.9

Issue - State: closed - Opened by braun-steven 10 months ago - 2 comments
Labels: quality assurance

#146 - Clean up old branches

Issue - State: open - Opened by braun-steven 10 months ago - 2 comments
Labels: documentation, blocked

#145 - Add citation notice to GitHub repository

Issue - State: closed - Opened by braun-steven 10 months ago - 1 comment
Labels: documentation

#144 - Add User and Developer Examples

Issue - State: open - Opened by braun-steven 10 months ago
Labels: documentation

#143 - Can we mix cupy and numpy backends?

Issue - State: closed - Opened by braun-steven 10 months ago - 1 comment
Labels: question

#142 - Add contribution guidelines

Issue - State: open - Opened by braun-steven 10 months ago - 1 comment
Labels: documentation, quality assurance

#140 - Implement TensorFlow version of basic distributions

Issue - State: closed - Opened by braun-steven 10 months ago - 2 comments
Labels: feature

#139 - Implement Jax version of basic distributions

Issue - State: closed - Opened by braun-steven 10 months ago - 2 comments
Labels: feature

#138 - Add MPE support

Issue - State: closed - Opened by braun-steven 10 months ago - 1 comment
Labels: feature

#137 - Update README.md

Pull Request - State: closed - Opened by felixdivo 10 months ago

#136 - Remove blobs from repository history

Issue - State: open - Opened by braun-steven 11 months ago - 3 comments
Labels: quality assurance

#135 - Add/Update CI tools and project setup

Pull Request - State: closed - Opened by felixdivo 11 months ago - 1 comment

#134 - add Categorical Distribution

Pull Request - State: closed - Opened by bewit 12 months ago

#133 - Refactoring

Pull Request - State: closed - Opened by tosemml about 1 year ago - 1 comment

#132 - Additional MSPN options to improve performance tabular data

Pull Request - State: closed - Opened by ShannonKroes over 1 year ago - 3 comments

#131 - Gradient descent or stochastic gradient descent

Issue - State: closed - Opened by utkarsh0902311047 over 1 year ago - 1 comment
Labels: feature

#130 - Set up CI for all backends

Issue - State: closed - Opened by braun-steven over 1 year ago - 1 comment
Labels: quality assurance

#129 - Add high-level backend specific gradient based optimization procedures

Issue - State: closed - Opened by braun-steven over 1 year ago
Labels: feature

#128 - Add serialization

Issue - State: closed - Opened by braun-steven over 1 year ago
Labels: feature

#127 - Add Graph Visualization

Issue - State: open - Opened by braun-steven over 1 year ago
Labels: feature

#126 - sklearn PyPI package is deprecated

Pull Request - State: closed - Opened by adrianjav over 1 year ago - 1 comment

#125 - ValueError: setting an array element with a sequence

Issue - State: closed - Opened by janakact almost 2 years ago
Labels: bug

#124 - Fix typos

Pull Request - State: closed - Opened by felixdivo almost 2 years ago

#123 - Update multivariate_gaussian.py docstring

Pull Request - State: closed - Opened by felixdivo almost 2 years ago

#122 - Slight cleanup

Pull Request - State: closed - Opened by felixdivo almost 2 years ago

#121 - Draft: Add black and isort tools

Pull Request - State: closed - Opened by felixdivo almost 2 years ago - 4 comments

#120 - Update project metadata

Pull Request - State: closed - Opened by felixdivo almost 2 years ago

#119 - [Proposal] Switch to declarative project structure

Pull Request - State: closed - Opened by felixdivo almost 2 years ago - 3 comments

#118 - Use the GitHub recommended Python.gitignore

Pull Request - State: closed - Opened by felixdivo almost 2 years ago - 4 comments

#117 - Run pyupgrade

Pull Request - State: closed - Opened by felixdivo almost 2 years ago - 4 comments

#116 - Fix classmethod naming convention (self -> cls)

Pull Request - State: closed - Opened by felixdivo almost 2 years ago - 4 comments

#115 - Small formatting improvement

Pull Request - State: closed - Opened by felixdivo almost 2 years ago - 1 comment

#114 - Incorrect value check during if condition

Issue - State: closed - Opened by GiuliaGualtieri almost 2 years ago - 1 comment
Labels: bug

#113 - Refactor code to eliminate inefficient FOR-loops and use .join() isntead

Pull Request - State: closed - Opened by maldil over 2 years ago - 5 comments

#112 - mnist_classification

Issue - State: open - Opened by utkarsh0902311047 over 2 years ago
Labels: bug

#111 - SPN figure is wrong?

Issue - State: closed - Opened by utkarsh0902311047 over 2 years ago - 1 comment
Labels: bug

#110 - Probability of each node

Issue - State: open - Opened by utkarsh0902311047 over 2 years ago

#109 - `requirements.txt` not complete

Issue - State: open - Opened by ROYALBEFF over 2 years ago
Labels: bug

#108 - Bare bones

Pull Request - State: closed - Opened by monoclecat over 2 years ago

#107 - plot_spn not working

Issue - State: closed - Opened by Ramyanee over 2 years ago - 1 comment
Labels: bug

#106 - Fix "Optional" Typings

Issue - State: closed - Opened by braun-steven almost 3 years ago
Labels: bug

#105 - Add global float precision for all operations and data objects

Issue - State: closed - Opened by braun-steven almost 3 years ago
Labels: feature

#104 - Implement inference as recursive graph evaluation with memoization

Issue - State: closed - Opened by braun-steven almost 3 years ago
Labels: feature

#103 - Add a regression example in readme.txt?

Issue - State: open - Opened by herdonyan almost 3 years ago
Labels: feature

#102 - Make leaf node parameter constraints flexible

Issue - State: closed - Opened by braun-steven almost 3 years ago
Labels: feature

#101 - Add Sphinx based documentation

Issue - State: open - Opened by braun-steven almost 3 years ago
Labels: documentation

#100 - Provide default implementation in base package

Issue - State: closed - Opened by braun-steven almost 3 years ago - 2 comments
Labels: package-structure

#99 - Rename python submodule to something more appropriate

Issue - State: closed - Opened by braun-steven almost 3 years ago - 2 comments
Labels: package-structure

#98 - Rename base package name to spflow

Issue - State: closed - Opened by braun-steven almost 3 years ago

#97 - Sample MNIST Image

Issue - State: open - Opened by S1mmy over 3 years ago

#96 - Save circuit to file

Issue - State: closed - Opened by RenatoGeh over 3 years ago - 1 comment

#94 - Parameter Learning given an SPN structure

Issue - State: open - Opened by jenieto almost 4 years ago

#93 - Bug in algorithms/Condition.py

Issue - State: closed - Opened by MoritzKulessa almost 4 years ago - 1 comment
Labels: wontfix

#92 - Does SPFlow support discriminative learning of an SPN?

Issue - State: open - Opened by rhettcmh almost 4 years ago

#91 - Getting error in plot_spn running introductory example

Issue - State: closed - Opened by jenieto almost 4 years ago - 8 comments

#90 - Drop `clip_on` keyword argument from spn.io.Graphics

Pull Request - State: closed - Opened by hayesall almost 4 years ago

#89 - Unable to Reproduce Example Visualization

Issue - State: closed - Opened by zecevic-matej almost 4 years ago - 3 comments