Giter Site home page Giter Site logo

kython28 / wekua Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 1.0 465 KB

Linear Algebra and Deep Learning library with GPGPU and heterogeneous computing

License: GNU General Public License v3.0

Makefile 0.35% C 99.65%
deep-learning neural-networks neural-network opencl opencl-kernels c deep-neural-networks deep-neural-network zig ziglang

wekua's Introduction

Wekua is a lightweight and optimized library where you can build deep learning models and run them with GPGPU and heterogeneous computing using OpenCL.

Thanks to OpenCL, you will have the possibility to build and run your deep learning models in Wekua with any processing chip that supports OpenCL. It doesn't matter if you have an AMD, NVIDIA, or Intel GPU, you can run them the same way, and it doesn't matter if you only have one CPU. You can even combine the power of all the processing chips you have in your machine.

How to install?

First off, you must install the opencl runtime to use your processing chips in wekua. For more info: https://wiki.archlinux.org/index.php/GPGPU#OpenCL_Runtime

Well, once the OpenCL runtime is installed, all that remains is to install wekua. Let's first clone the repository:

git clone https://github.com/kython28/wekua

Now we just have to:

cd wekua
make
sudo make install
make clean

How to use? (Comming soon)

wekua's People

Contributors

kython28 avatar

Forkers

iamogunyinka

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.