mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-26 12:34:13 +03:00
updates
This commit is contained in:
parent
afcac94624
commit
e013d310fe
72
index.html
72
index.html
@ -1,35 +1,43 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<title>Awesome-machine-learning by josephmisiti</title>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<title>Awesome-machine-learning by josephmisiti</title>
|
||||
|
||||
<link rel="stylesheet" href="stylesheets/styles.css">
|
||||
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<![endif]-->
|
||||
<link rel="stylesheet" href="stylesheets/styles.css">
|
||||
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<header>
|
||||
<h1>Awesome-machine-learning</h1>
|
||||
<p>A curated list of awesome Machine Learning frameworks, libraries and software.</p>
|
||||
<div class="wrapper">
|
||||
<header>
|
||||
<h1>Awesome-machine-learning</h1>
|
||||
<p>A curated list of awesome Machine Learning frameworks, libraries and software.</p>
|
||||
|
||||
<p class="view"><a href="https://github.com/josephmisiti/awesome-machine-learning">View the Project on GitHub <small>josephmisiti/awesome-machine-learning</small></a></p>
|
||||
<p class="view"><a href="https://github.com/josephmisiti/awesome-machine-learning">View the Project on GitHub <small>josephmisiti/awesome-machine-learning</small></a></p>
|
||||
|
||||
|
||||
<ul>
|
||||
<li><a href="https://github.com/josephmisiti/awesome-machine-learning/zipball/master">Download <strong>ZIP File</strong></a></li>
|
||||
<li><a href="https://github.com/josephmisiti/awesome-machine-learning/tarball/master">Download <strong>TAR Ball</strong></a></li>
|
||||
<li><a href="https://github.com/josephmisiti/awesome-machine-learning">View On <strong>GitHub</strong></a></li>
|
||||
</ul>
|
||||
</header>
|
||||
<section>
|
||||
<h3>
|
||||
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>Welcome to GitHub Pages.</h3>
|
||||
<ul>
|
||||
<li><a href="https://github.com/josephmisiti/awesome-machine-learning/zipball/master">Download <strong>ZIP File</strong></a></li>
|
||||
<li><a href="https://github.com/josephmisiti/awesome-machine-learning/tarball/master">Download <strong>TAR Ball</strong></a></li>
|
||||
<li><a href="https://github.com/josephmisiti/awesome-machine-learning">View On <strong>GitHub</strong></a></li>
|
||||
</ul>
|
||||
</header>
|
||||
<section>
|
||||
|
||||
|
||||
<h2>C</h2>
|
||||
|
||||
<h3>General-Purpose Machine Learning</h3>
|
||||
|
||||
<p>Recommender - A C library for product recommendations/suggestions using collaborative filtering (CF).</p>
|
||||
|
||||
|
||||
<!-- <a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>Welcome to GitHub Pages.</h3>
|
||||
|
||||
<p>This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new branch:</p>
|
||||
|
||||
@ -58,14 +66,14 @@ $ git checkout gh-pages
|
||||
<h3>
|
||||
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>Support or Contact</h3>
|
||||
|
||||
<p>Having trouble with Pages? Check out the documentation at <a href="https://help.github.com/pages">https://help.github.com/pages</a> or contact <a href="mailto:support@github.com">support@github.com</a> and we’ll help you sort it out.</p>
|
||||
</section>
|
||||
<footer>
|
||||
<p>This project is maintained by <a href="https://github.com/josephmisiti">josephmisiti</a></p>
|
||||
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
|
||||
</footer>
|
||||
</div>
|
||||
<script src="javascripts/scale.fix.js"></script>
|
||||
|
||||
<p>Having trouble with Pages? Check out the documentation at <a href="https://help.github.com/pages">https://help.github.com/pages</a> or contact <a href="mailto:support@github.com">support@github.com</a> and we’ll help you sort it out.</p> -->
|
||||
</section>
|
||||
<footer>
|
||||
<p>This project is maintained by <a href="https://github.com/josephmisiti">josephmisiti</a></p>
|
||||
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
|
||||
</footer>
|
||||
</div>
|
||||
<script src="javascripts/scale.fix.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user