hoseung2 / ANT

ANT(AI-based Networked Things) Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

ANT: AI-based Networked Things Framework

Quick Start

ANT is being migrated to ANT lite, so its current build process is temporary.

How to Get the Source Code

$ git clone https://github.com/SKKU-ESLAB/ANT ant --recursive

Prerequisites

$ cd ant/lite/test
$ ./install-prerequisites-on-ubuntu.sh

How to Build

$ ./build-ant.sh

How to Run

$ ./ant.sh

Demo Video

ANT is open source software under the Apache 2.0 license. Complete license and copyright information can be found within the code.

Copyright 2017-2019 SKKU ESLAB, and contributors.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

ANT(AI-based Networked Things) Framework

License:Apache License 2.0


Languages

Language:C 37.8%Language:Python 26.0%Language:Java 12.7%Language:JavaScript 9.9%Language:Shell 5.2%Language:C++ 3.8%Language:CMake 2.6%Language:HTML 1.7%Language:Makefile 0.2%Language:Dockerfile 0.1%