Giter Club home page Giter Club logo

cr33zz / neuro_ Goto Github PK

View Code? Open in Web Editor NEW
35.0 5.0 8.0 243.25 MB

C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supports sequential and multi-input-output (flow) models. Supports single CPU, Multi-CPU and GPU tensor operations (using cuDNN and cuBLAS).

License: GNU General Public License v3.0

C++ 96.84% Cuda 3.16%
neural-style-transfer fast-neural-style autoencoder gan neural-network neuro computational-graphs dcgan cudnn adain

neuro_'s People

Contributors

cr33zz 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

Watchers

 avatar  avatar  avatar  avatar  avatar

neuro_'s Issues

Neuro project build error

I tried to build this project in vs2017 with Cuda10.2 and cudnn 7.6.5

first build Neuro project to get Neuro.lib but it failed with "can't open mkl_core.lib".

So I checked source codes and set MKL_DISABLED.

but it still have link error 1181 : "can't open mkl_core.lib".

I deleted include and lib directory in project property with mkl things but it still same problem.

Linux

It looks very cool but it require modification to compile on Linux do you think you will support Linux later? I tried a little you need to change __int64 to something (maybe int64_t?) and the super:: is a Microsoft only keyword for C++, I am not sure how that works to port it.

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.