Giter VIP home page Giter VIP logo

aima-csharp's People

Contributors

bugged84 avatar ktejas avatar manu4rhyme avatar norvig avatar sfsharapov avatar shobhitlamba 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  avatar  avatar  avatar

aima-csharp's Issues

Many missing examples, still welcoming contributions?

I know this was in the closed issues last year, but is the project still alive? I thought doing AIMA code in C# was a pet idea of mine until I stumbled upon this tonight while browsing the AIMA repos.

Are you all still welcoming contributions? I'm putting the finishing touches on the table vacuum agent and the vacuum environment tonight and tomorrow, and then will be focusing on the searches.

Build is broken

It appears there are java language constructs (e.g. List<? extends Sentence>) sprinkled throughout the code base, as well as missing assemblies and class definitions for referenced types. How is anyone else building this solution? Seems like it's been this way all year if not longer.

C# Conventions

While working through the book's Exercises and using the repository as a reference I noticed that the code does not use the standard conventions for C# I'm used to:

  • PascalCasing for all public identifiers except parameters (as described here)
  • Interface names should begin with I
  • Comments for documentation and Intellisense (as described here)

I'll be fixing those as I read through the book on my own fork to help me navigate through the code with more ease. Note that I will not change the implementation except for when something fails to build.

I created this issue here to see if you would be interested in the changes (through pull requests)

p.s. I saw some other issues with regard to compilation as well. I'll be fixing those too, but on a separate branch on the same fork

Is This Still Supported?

Hello. Is this still alive? I would like to try my hand at helping out.

It seems to be built like a C# solution (maybe for Visual Studio), but I don't understand why. Wouldn't it be best if we built this like the other repos (Python, for example) where we wrote is plain .cs files? It would be simpler that way.

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.