Coder Social home page Coder Social logo

stanfordasl / alpaca Goto Github PK

View Code? Open in Web Editor NEW
51.0 51.0 12.0 6.68 MB

Code for "Meta-Learning Priors for Efficient Online Bayesian Regression" by James Harrison, Apoorva Sharma, and Marco Pavone

License: MIT License

Dockerfile 0.14% Makefile 0.03% Shell 0.03% Python 28.94% Jupyter Notebook 70.86%

alpaca's People

Contributors

apoorva-sharma avatar jharrison42 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

alpaca's Issues

model on pandas data set

Hi @apoorva-sharma
I would like to use this model on other data sets.
I would like to use this model on time series data on a pandas data set.
I would I structure the model on a multivariate time series data set held in a
pandas data set.
Many thanks in advance for your help.
Best,
Andrew

Errors in examples

Hi @apoorva-sharma @blandry @BorisIvanovic
cheers really appreciate the help.
Just a few queries. Im getting an error with imports on the example

multistep-varying-noise.ipynb

ModuleNotFoundError Traceback (most recent call last)
in
3 import numpy as np
4 import gym
----> 5 from main.maml_agent import MAMLAgent, register_flags
6 from main.alpaca import *
7 from main.dataset import *

~/ALPaCA/main/maml_agent.py in
4 from maml.data_generator import DataGenerator
5 from tensorflow.python.platform import flags
----> 6 from main.datagen import *
7 from main.dataViz import *
8 import yaml

ModuleNotFoundError: No module named 'main.datagen'

Also how do I set up the config file for an external dataset?

Many thanks,
Best,
Andrew

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.