Coder Social home page Coder Social logo

foundations-of-ai's Introduction

Foundations of Artificial Intelligence - Coding Projects

This repository is a collection of my coding projects from the "Foundations of Artificial Intelligence" course. Here, you will find a series of projects implemented from scratch in Python, covering a wide range of fundamental AI concepts and algorithms.

Table of Contents

Introduction

The purpose of these projects is to delve into the building blocks of Artificial Intelligence. Each project focuses on implementing and understanding a fundamental AI concept or algorithm. These projects were part of my journey in the "Foundations of Artificial Intelligence" course and I'm excited to share them here.

Projects

Here are some of the main projects you'll find in this repository:

  1. A Search Algorithm*: A pathfinding algorithm widely used in AI.
  2. Simulated Annealing: A probabilistic technique for approximating the global optimum of a given function.
  3. Genetic Search Algorithm: An optimization or search technique inspired by the process of natural selection.
  4. ID3 Decision Tree: A machine learning algorithm for decision making, implemented from scratch.

Getting Started

To get started with these projects:

  1. Clone the repo
    git clone https://github.com/[your_username]/[repo_name].git
    
    

Navigate to the project of your choice and follow the instructions in the respective README files. Contributing Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Fork the Project Create your Feature Branch (git checkout -b feature/AmazingFeature) Commit your Changes (git commit -m 'Add some AmazingFeature') Push to the Branch (git push origin feature/AmazingFeature) Open a Pull Request Contact Adir Serruya - [email protected]

Project Link: https://github.com/[your_username]/[repo_name]

foundations-of-ai's People

Contributors

adirser avatar

Watchers

 avatar

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.