Coder Social home page Coder Social logo

jonathanlstoff / cuprophet Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 1.0 32.75 MB

Prophet built for CUDA and Speed

Home Page: https://medium.com/@stoffaudio/cuda-in-fb-prophet-bayesian-modeling-stan-2537ed0af0d7

C++ 76.50% Cuda 0.13% Python 10.22% Stan 0.08% Makefile 1.44% Batchfile 0.10% Shell 0.51% NASL 1.90% JavaScript 0.19% HTML 0.67% CMake 0.79% SWIG 0.10% C 6.76% Assembly 0.63%
ai ml prophet-facebook

cuprophet's Introduction

CuProphet || Prophet built to use CUDA

Build


prophet

Compile instructions:

  • install python 3.9.8

  • Run these:

      cd [insert Dir]/CuProphet-Master
      python -m cmdstanpy.install_cmdstan(version="2.32.1", dir=[put dir here], verbose=True, cores=-1)
    
  • Add to PATH:

      ~.../Users/[user]/.cmdstan/RTools40/mingw64/bin
      ~.../Users/[user]/.cmdstan/RTools40/usr/bin
    
  • Remove any other compilers from user path and system path

  • Merge these folders from the replace folder: \

      ~.../Users/{user}/.cmdstan/\
      ~.../Python39/Lib/site-packages/prophet/\
      ~.../Python39/Lib/site-packages/cmdstanpy/\
    
  • Run these commands:

      cd ".\CuProphet-Master"
      python setup.py install
      cd ".\CuProphet-Master\hppfiles"
      nvcc -o cuda_func_help.dll --shared -v -arch=sm_86 --fmad=false -g cuda_func_help.cu
    

Install instructions

  • Run this:

      pip install cuprophet
    

Donate with PayPal

cuprophet's People

Contributors

nerfbilly64 avatar jonathanlstoff avatar

Stargazers

DongGu Kang avatar Brant Norris avatar Ryan Shavell avatar  avatar Taylor Gratzer avatar  avatar Sayantan Das avatar  avatar

Watchers

Taylor Gratzer avatar  avatar

Forkers

nickardson

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.