DGideas / dgtk

DGideas Cognitive Toolkit (DGTK), an open source data-analysis toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DGideas Cognitive Toolkit

The DGideas Cognitive Toolkit (DGTK), is an open source data-analysis toolkit.

Download

You can use DGTK directly by clone this repository, then see Using. You must include the whole dgtk/ directory when you use it.

The most recommend way is goto DGTK Release Page, then choose a version to download, we put all DGTK code into whole one file. So you can use it more conveniently.

Using

#include "dgtk.hpp"

Learning DGTK

You may learn more about DGTK with the following resources:

More information

  • Contribution

About

DGideas Cognitive Toolkit (DGTK), an open source data-analysis toolkit

License:Apache License 2.0


Languages

Language:C++ 98.2%Language:Makefile 1.8%