vithursant / ContinuousAI

Continuous AI collaborative project

Home Page:http://www.continuousai.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous AI

The first hub on Continuous/Lifelong Learning in AI! :-) The aim of the project is to provide a starting point for researchers, developers and AI enthusiasts who share an interest or are willing to learn more about Continuous/Lifelong Learning. We are building an open-source, collaborative wiki continuousai.com as well as creating a community of CL enthusiasts! Join us today on slack! :D

How to contribute

  1. Star the project :-)

  2. Join our community on Slack: https://continuousai.herokuapp.com/

  3. Fork the repo on GitHub and clone it locally

  4. Enter the folder:

    cd ContinousAI

  5. If you don't have bundler installed:

    gem install bundler

  6. Install Ruby gems:

    bundle install

  7. Start Jekyll server:

    jekyll serve --incremental

  8. Now you can start making changes on the see the result in your browser at http://localhost:4000/

  9. Make a Pull Request (with only the .md or original .html files)! :D

About

Continuous AI collaborative project

http://www.continuousai.com

License:Other


Languages

Language:JavaScript 39.6%Language:CSS 34.3%Language:HTML 23.4%Language:Ruby 2.6%