Code Monkey home page Code Monkey logo

aima-data's Introduction

aima-data

Data files to accompany the algorithms from Norvig And Russell's Artificial Intelligence - A Modern Approach. The idea is that the same data files can be used with any of the implementations: aima-java, aima-python, aima-lisp, or eventually aima-javascript.

The data is divided into three types:

  1. Range data for Robot Localization
  2. Machine Learning data sets
  3. English text

We'll list the source files for each of the three:

Range data for Robot Localization

    ascii-robotdata1.log        The data
    ascii-robotdata1.txt        Description of the data

Machine Learning Data Sets

    iris.csv                        Data on different types of iris flowers
    orings.csv                      Data from O-rings on space shuttle missions
    restaurant.csv                  Restaurant example from the textbook
    zoo.csv                         Animals and their characteristics

    iris.txt                        Descriptions of the above files
    orings.txt
    zoo.txt

    MNIST/
        train-images-idx3-ubyte     60,000 training images
        train-labels-idx1-ubyte     60,000 labels for training images
        t10k-images-idx3-ubyte      10,000 testing images
        t10k-labels-idx1-ubyte      10,000 labels for testing images
        mnist.txt                   Description of MNIST files

English text

    MAN/
        *.txt               Various Unix "man page" entries
    EN-text/
        wordlist.txt        A list of 173000 English words
        spam.txt            Collection of spam emails
        gutenberg.txt       Copyright notice from Project Gutenberg, where rest comes from
        flatland.txt        The novel Flatland
        pride.txt           Pride and Predjudice
        sense.txt           Sense and Sensibility
        zola.txt            Works of Emile Zola
        sgb-words.txt       The list of 5757 five-letter English words

aima-data's People

Contributors

antmarakis avatar chocochino avatar ctjoreilly avatar lucasmoura avatar norvig avatar snshine avatar tmrts 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  avatar  avatar  avatar  avatar  avatar

aima-data's Issues

Wrong License

I assume this repo was made to share datasets and not source code. Based on Github's guide, I think it would be better if this repo use CC-BY 4.0 instead of MIT license, because CC-BY 4.0 suits datasets better than MIT, which was originally made for source codes.

Corrupted zip file

Are you aware that the ZIP file contains W32.Sircam.Worm?

Who corrupted the zip file?

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.