KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
VIP
★ 9
Open GitHub ↗
Variational Implicit Processes
Download README (.md)
Explore Similar Repositories
gallipy
:
Yet another python wrapper for the Gallica APIs
ThreeBodyDecay.jl
:
Julia Implementation of the Dalitz plot decomposition
bloc-react-example
:
No description available.
ISIC2019
:
Code for ISIC 2019 Competition
Koopman-identification
:
Main and dual identification methods in the Koopman operator framework
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
VIP
?
Download (.md)
# Variational Implicit Processes This is an example code for the paper titled Variational Implicit Processes (ICML 2019) This code implememts VIP-BNN on a UCI dataset. To use this code: simply run Main.py minor differences from the paper might occur due to randomness. Dependencies: - sklearn - 0.19.0 - pandas - 0.22.0 - tensorflow - 1.4.0