All Projects → charlesmartin14 → Emf Rbm

charlesmartin14 / Emf Rbm

Extended Mean Field Restricted Boltzmann Machine

Projects that are alternatives of or similar to Emf Rbm

Autovega
Jupyter widget for quick visualization of Pandas dataframes using Vega and Altair
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Cocalc
CoCalc: Collaborative Calculation in the Cloud
Stars: ✭ 888 (+5450%)
Mutual labels:  jupyter-notebook
Ce599
CE599-002 Data Science for Transportation
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Julia Machine Learning Review
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Skin Cancer Image Classification
Skin cancer classification using Inceptionv3
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Advanced Factorization Of Machine Systems
GSOC 2017 - Apache Organization - # Implementation of Factorization Machines on Spark using parallel stochastic gradient descent (python and scala)
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Tensorflow Tutorial
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Lab teaching 2016
Repository for materials/codes from Kording lab teaching 2016
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Vqa Mxnet Gluon
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Cloud Rnaseq
ncbi data processing and cloud based genomics
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Nyu Intro To Python Spring 2018
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Fakenewsrecognition
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Visualization Of Global Terrorism Database
📊 Visualization of GTD with py Plotly lib, including amazing graphs and animation 📼
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Kaggle Start
Kaggle 入门教程
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Nla2016
Repository for 2016 NLA course @ Skoltech
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Deepem For Weakly Supervised Detection
MICCAI18 DeepEM: Deep 3D ConvNets with EM for Weakly Supervised Pulmonary Nodule Detection
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Velocity Tutorial San Jose
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
First Steps With Pandas Workshop
Workshop introducing to Pandas
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Python Data Analytics
Source code for 'Python Data Analytics' by Fabio Nelli
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook
Carnd
Udacity's Self-Driving Car Nanodegree Projects
Stars: ✭ 16 (+0%)
Mutual labels:  jupyter-notebook

emf-rbm

Extended Mean Field Restricted Boltzmann Machine

As described in my blog

https://charlesmartin14.wordpress.com/2016/10/21/improving-rbms-with-physical-chemistry/

This is a port of the julia sphinx emf-rbm

https://github.com/sphinxteam/Boltzmann.jl

https://papers.nips.cc/paper/5788-training-restricted-boltzmann-machine-via-the-thouless-anderson-palmer-free-energy.pdf

to python, in the style of the scikit learn RBM code.

https://github.com/sphinxteam/Boltzmann.jl

##Getting Started

Run the notebook EMF_RBM_Test.ipynb

The python class is emf_rbm.py, which can be included in other code

##Other

Other notebooks and julia code are working code used to develop and test the port

Expect this to be cleaned up and organized better as I develop more tests

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].