Code Monkey home page Code Monkey logo

colab's Introduction

ContinualAI - Jekyll Website now DEPRECATED

We moved to GitBook. If you want to help us maintain the new website, please send and email to [email protected].

Continual AI is the first hub on Continual / Lifelong Deep 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 and/or contribute to Continual / Lifelong Learning. We are building an open-source, collaborative wiki at continualai.org 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://continualai.herokuapp.com/

  3. Start making changes to the *.md files from the browser (use the 'Preview' button)

  4. Commit the changes!

How to contribute (like a pro)

  1. Star the project :-)

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

  3. Fork the repo on GitHub and clone it locally

  4. Enter the folder:

    cd website-wiki

  5. If you don't have gem and bundler installed:

    apt-get install rubygems
    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

colab's People

Contributors

andreacossu avatar antoniocarta avatar aslandevbrat avatar ayshine avatar bhaskersriharsha avatar ggraffieti avatar iamtodor avatar kwcooper avatar lrzpellegrini avatar mrtnmndt avatar nataliadiaz avatar rahulvigneswaran avatar sh-imaa avatar slipknottn avatar tlesort avatar vlomonaco avatar zldrobit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

colab's Issues

Colab - ModuleNotFoundError: No module named 'wheel.pep425tags'

Hey,

I was checking out some introduction notebooks on colab.reasearch <notebooks/Generative_Replay.ipynb> and found that "wheel.pep425tags" is not available.

So I have tried to restart instance and then install again a version that supports corresponding functions to use the notebook. It worked.

The supported version is "wheel==0.34.2" as per this link.

But that gave further incompatibility issues while installing the next few libraries in the code. I guess this is more of a dependency issue and hence Error logs shared below for reference. Kindly help here. Thanks, ~ Bharath.


Platform: cp36-cp36m Accelerator: cu80
|████████████████████████████████| 484.0MB 1.1MB/s
|████████████████████████████████| 12.8MB 220kB/s
|████████████████████████████████| 2.2MB 43.1MB/s
|████████████████████████████████| 14.5MB 258kB/s
ERROR: torchvision 0.8.2 has requirement torch==1.7.1, but you'll have torch 0.4.0 which is incompatible.
ERROR: tensorflow 2.4.0 has requirement wheel~=0.35, but you'll have wheel 0.34.2 which is incompatible.
ERROR: fastai 1.0.61 has requirement torch>=1.0.0, but you'll have torch 0.4.0 which is incompatible.
ERROR: datascience 0.10.6 has requirement folium==0.2.1, but you'll have folium 0.8.3 which is incompatible.
ERROR: albumentations 0.1.12 has requirement imgaug<0.2.7,>=0.2.5, but you'll have imgaug 0.2.9 which is incompatible.
Torch 0.4.0 CUDA 8.0.61

Missing Paper

The link given in the CL_via_PNN.ipynb to its related Paper is not working. Can Update that link or can you share the related paper's link with me?

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.