The Wayback Machine - https://web.archive.org/web/20220409152335/https://github.com/topics/spn
Here are
29 public repositories
matching this topic...
A structured list of resources about Sum-Product Networks (SPNs)
Sum Product Flow: An Easy and Extensible Library for Sum-Product Networks
Updated
Apr 9, 2022
Python
Sum-Product Network learning routines in python
Updated
Jun 10, 2015
Python
Library for learning and inference with Sum-product Networks
Updated
Feb 20, 2020
Python
Experiments on the integration of Sum-Product Networks into Deep Neural Networks.
Updated
Feb 10, 2022
Python
Code and supplemental material for "Sum-Product Autoencoding: Encoding and Decoding Representations using Sum-Product Networks"
Updated
Dec 1, 2017
Python
Cryptanalysis of Enigma and SPN, and number theory algorithms.
DeepNotebooks is an automated statistical analysis tool build on top of SPNs. They are currently being developed by Claas Völcker at the ML group at TU Darmstadt.
Updated
Sep 15, 2019
Jupyter Notebook
Demoing Azure Service Principal (SPN) with RBAC.
USIM, EDITOR, IMSI, ICCID, MCC/MNC, SPN, GID1, GID2
Updated
Mar 8, 2020
Python
基于spn网络构建的孤立词语音识别模型,训练前处理过程使用了端点检测、mfcc特征提取和编码压缩以及DTW对齐算法。
Updated
Jul 16, 2021
Jupyter Notebook
CPU Scheduling Algorithms Simulator
Updated
Aug 5, 2017
Python
Substitution Permutation Network exercise for the Cryptography and Security module (krysi) at the FHNW.
Updated
Mar 20, 2017
Java
Archivooor is a Python package for interacting with the archive.org API.
Updated
Mar 21, 2022
Python
A Minecraft mod of the TV show Supernatural
Updated
Jan 28, 2022
Java
An implementation of a substitution-permutation-network and a randomized counter CTR
Updated
Sep 21, 2019
Java
A proof of concept for an online management system for special permission numbers
Updated
Jul 26, 2014
Python
cryptography module
@FHNW
The first Scala-based library for Sum-Product Networks
Updated
Sep 27, 2021
Scala
The code of Cryptography Course Design in HUST CS
GoDrive is an application of autonomous driving through image classification using sum-product networks.
Setup an "Azure Based Black Box" able to run Power BI datasets refresh through API calls making everything secure using SPN and, leveraging Webhooks, launchable using POST calls by any application.
Updated
Sep 22, 2020
PowerShell
Simple implementation (in Go) of algorithm to convert SPNs into BNs with ADDs.
Survey and presentation about Sum-Product Networks (SPNs)
Experiments and research of Sum Product Networks (SPFlow and RAT-SPN) and Restricted Boltzmann Machines
Updated
Sep 13, 2019
Jupyter Notebook
Improve this page
Add a description, image, and links to the
spn
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
spn
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
OPTICS (Ordering Points To Identify the Clustering Structure) is a clustering algorithm similar to DBSCAN. DBSCAN's major weakness is density tuning. OPTICS attempts to address this issue by ordering points and choosing the best epsilon.
We currently have an incomplete OPTICS implementation at [utils/clust