blob: d987131c4dad372481024496249429d366483432 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Summary</title>
<meta name="description" content="Project Community Page">
<meta name="author" content="">
<!-- Enable responsive viewport -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Le styles -->
<link href="/assets/themes/apache/bootstrap/css/bootstrap.css" rel="stylesheet">
<link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet" type="text/css">
<link href="/assets/themes/apache/css/syntax.css" rel="stylesheet" type="text/css" media="screen" />
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="/assets/themes/apache/img/icon.png">
<!-- Update these with your own images
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
-->
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">
<img src="/assets/themes/apache/img/logo_white.png" width="80">
</a>
</div>
<nav class="navbar-collapse collapse" role="navigation">
<ul class="nav navbar-nav navbar-right">
<li id="community">
<a href="#" data-toggle="dropdown" class="dropdown-toggle">Community<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="/community">Get Involved</a></li>
<li><a href="/community-members">Who we are</a></li>
</ul>
</li>
<li><a href="/news">News</a></li>
<li><a href="/marvin-platform-book/SUMMARY">Document</a></li>
<li><a href="https://github.com/apache/incubator-marvin">GitHub</a></li>
<li id="apache">
<a href="#" data-toggle="dropdown" class="dropdown-toggle">Apache<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="http://www.apache.org/foundation/how-it-works.html">Apache Software Foundation</a></li>
<li><a href="http://www.apache.org/licenses/">Apache License</a></li>
<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<!--
-->
<h1 id="summary">Summary</h1>
<p><strong>Apache Marvin-AI</strong> is an open source Artificial Intelligence platform that focus on helping data science team members, in an easy way, to deliver complex solutions supported by a high-scale, low-latency, language agnostic and standardized architecture while simplifying the process of exploitation and modeling.</p>
<p><img src="/assets/themes/apache/img/logo.png" alt="" /></p>
<hr />
<h1 id="outline">Outline</h1>
<ul>
<li><a href="/marvin-platform-book/README">Overview</a></li>
<li><a href="/marvin-platform-book/ch1_main_components/overview">Main Components</a>
<ul>
<li><a href="/marvin-platform-book/ch1_main_components/dasfe">DAFSE</a></li>
<li><a href="/marvin-platform-book/ch1_main_components/toolbox">Toolbox</a></li>
<li><a href="/marvin-platform-book/ch1_main_components/engine">Engine</a></li>
<li><a href="/marvin-platform-book/ch1_main_components/engine_executor">Engine Executor</a></li>
<li><a href="/marvin-platform-book/ch1_main_components/artefacts">Artefacts</a></li>
<li><a href="/marvin-platform-book/ch1_main_components/notebook">Marvin Notebook Extension</a></li>
</ul>
</li>
<li><a href="/marvin-platform-book/ch2_toolbox_installation/overview">Installing Marvin</a>
<ul>
<li><a href="/marvin-platform-book/ch2_toolbox_installation/ubuntu">Ubuntu (Debian) Installation</a></li>
<li><a href="/marvin-platform-book/ch2_toolbox_installation/mac">MacOS Installation</a></li>
<li><a href="/marvin-platform-book/ch2_toolbox_installation/docker">Docker Installation</a></li>
</ul>
</li>
<li><a href="/marvin-platform-book/ch3_get_started/overview">Get Started</a>
<ul>
<li><a href="/marvin-platform-book/ch3_get_started/create_engine">Creating a New Engine</a></li>
<li><a href="/marvin-platform-book/ch3_get_started/existent_engine">Working in an Existent Engine</a></li>
<li><a href="/marvin-platform-book/ch3_get_started/engine_examples">Running an Example Engine</a>
<ul>
<li><a href="/marvin-platform-book/ch3_get_started/iris_engine">Iris Classification Engine</a></li>
<li><a href="/marvin-platform-book/ch3_get_started/sms_engine">SMS Spam Detector Engine</a></li>
<li><a href="/marvin-platform-book/ch3_get_started/mnist_engine">MNIST Classifier With Keras Engine</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="/marvin-platform-book/ch4_documentation/overview">Documentation</a>
<ul>
<li><a href="/marvin-platform-book/ch4_documentation/toolbox_cli">Toolbox CLI</a></li>
<li><a href="/marvin-platform-book/ch4_documentation/engine_cli">Engine CLI</a></li>
<li><a href="/marvin-platform-book/ch4_documentation/generic_rest_api">Generic Rest API</a></li>
<li><a href="/marvin-platform-book/ch4_documentation/toolbox_common_lib">Toolbox Common Library</a></li>
<li><a href="/marvin-platform-book/ch4_documentation/setting_params">Setting Environmental Params</a></li>
</ul>
</li>
<li><a href="/marvin-platform-book/ch5_deploying/overview">Deploying Into Production</a>
<ul>
<li><a href="/marvin-platform-book/ch5_deploying/deploying">Deploying Into Production</a></li>
</ul>
</li>
<li><a href="/marvin-platform-book/ch6_platform_architecture/overview">Marvin AI Platform Architecture</a></li>
<li><a href="/marvin-platform-book/ch7_community/overview">Community</a>
<ul>
<li><a href="/marvin-platform-book/ch7_community/community#github">Github</a></li>
<li><a href="/marvin-platform-book/ch7_community/community#roadmap">Roadmap</a></li>
<li><a href="/marvin-platform-book/ch7_community/community#how-to-contribute">How to Contribute</a></li>
<li><a href="/marvin-platform-book/ch7_community/committer">Committer Notes</a></li>
</ul>
</li>
<li><a href="/marvin-platform-book/ch8_versions/overview">Versions</a></li>
</ul>
</div>
</div>
<hr>
<footer>
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">
Apache Marvin-AI is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a>
at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly
accepted projects until a further review indicates that the infrastructure, communications, and decision
making process have stabilized in a manner consistent with other successful ASF projects. While incubation
status is not necessarily a reflection of the completeness or stability of the code, it does indicate that
the project has yet to be fully endorsed by the ASF.
<hr>
<div style="text-align:center;">
<div style="margin-top: 20px; margin-bottom: 20px;">
<a href="http://incubator.apache.org"><img src="/assets/themes/apache/img/egg-logo.png"
alt="Apache Incubator"/></a>
</div>
<div>
Copyright &copy; 2016 <a href="http://www.apache.org">The Apache Software Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a>.
<br>
Apache, the Apache Feather logo, and the Apache Incubator project logo are trademarks of The Apache
Software Foundation.
</div>
</div>
</div>
</div>
</footer>
</footer>
</div>
<script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
<script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
</body>
</html>