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
-
Star the project :-)
-
Join our community on Slack: https://continuousai.herokuapp.com/
-
Enter the folder:
cd ContinousAI
-
If you don't have bundler installed:
gem install bundler
-
Install Ruby gems:
bundle install
-
Start Jekyll server:
jekyll serve --incremental
-
Now you can start making changes on the see the result in your browser at http://localhost:4000/
-
Make a Pull Request (with only the .md or original .html files)! :D