Coder Social home page Coder Social logo

seeker1943 / metann-book Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bluealert/metann-book

0.0 1.0 0.0 325 KB

《C++模板元编程实战:一个深度学习框架的初步实现》

Home Page: https://www.epubit.com/book/detail/39540

License: Other

Makefile 0.37% C++ 99.32% C 0.31%

metann-book's Introduction

关于这个分支

MetaNN 中包含了很多新的编程尝试,其开发过程也是一个不断总结与提升的过程。我花了一些时间,写了一本书(《C++模板元编程实战》),总结了开发过程中与元编程相关的一些技术。这个分支中的代码对应了该书中的内容。

MetaNN 的衍化并不快,但到目前为止一直在进行。衍化是在主分支上进行的,这个分支与主分支的代码会存在较多的差异,而随着开发的进行,这种差异也会越来越大。如果希望结合代码来阅读《C++模板元编程实战》这本书,那么应当关注于这个分支的代码。如果希望获取到 MetaNN 中最新的代码,同时对比与书中讨论内容的差异,那么应当获取主分支中的代码。

除了内容上的差异外,主分支与本分支的编译环境也有所差异。本分支使用了 Makefile 来编译代码,在三个环境(Ubuntu + GCC, Ubuntu + clang, Windows + mingw-64)上进行了测试。但主分支则使用 Codelite 来组织代码,同时只在 Ubuntu + GCC 上进行了测试。

metann-book's People

Contributors

bluealert avatar

Watchers

 avatar

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.