GithubHelp home page GithubHelp logo

vosak / blog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from semasuka/blog

0.0 0.0 0.0 29.88 MB

Machine Intelligence Blog (MIB) | Up & running with machine intelligence.

Home Page: https://semasuka.github.io/blog/

License: MIT License

HTML 12.05% Ruby 0.10% CSS 0.66% JavaScript 0.10% Jupyter Notebook 87.00% SCSS 0.09%

blog's Introduction

Machine Intelligence Blog (MIB)

Machine Intelligence Blog (MIB) is your companion blog to get you up and running with machine learning and data science. On this blog, I will cover topics in the machine learning field ranging from maths, programming, algorithm optimization and data analysis.

Getting Started

If you are interested in using this blog to build your blog or simply contribute, you will need to install some tools on your machine.

Prerequisites

To run this blog on you locale machine, you will need to install Jekyll, kindly refer to the installation process on the official website of jekyll here.

Sometimes it can be hard to know if jekyll is installed, to check if it is successfully installed run this command

    jekyll -v

if successfully installed you will get

    jekyll X.X.X

here the x.x.x is the version of jekyll, and if you get this error

bad interpreter: No such file or directory

it means that jekyll is not installed and this is probably due to the fact one or more of the dependencies to install jekyll was not installed. Kindly refer to this manual to fix the issue.

Run

After this, you will clone this repo(or download it) then using the command line, navigate to the root directory and input this for the first time

    bundle exec jekyll serve

to run jekyll after the first time, simply use

    jekyll serve

now you shall access to the blog at 127.0.0.1:4000 (or http://localhost:4000).

Customize

In order to customize this blog as you wish, you can clone this repo and for the documentation please refer to the official theme github page here.

Deployment

To host your jekyll blog to github page, use this tutorials.

Built With

Authors

  • semasuka - author and designer of the blog.

  • mmistakes - initial jekyll theme creator.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

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.