Code Monkey home page Code Monkey logo

everything's Introduction

<h1> Roadmap </h1>
<hr/>
<p> This roadmap is for Jush to complete, everything related to Artificial Intelligence, starting from 2020 to ending in 2025, in order. The learning will be very specific. The goal is to reinvent the way machine's learn.</p>

<pre>
Resources:
https://www.kdnuggets.com/2019/11/10-free-must-read-books-ai.html
https://gym.openai.com/docs/
https://tensorflow.org
https://keras.io
https://github.com/JeffPaine/beautiful_idiomatic_python
https://pytorch.org/docs
https://towardsdatascience.com/mathematics-for-ai-all-the-essential-math-topics-you-need-ed1d9c910baf

January-March 2020:
    Learn and master python...
        - IO (Input and Output) [DONE]
        - Loops [DONE]
        - Exceptions [DONE]
        - Functions [DONE]
        - Classes [DONE]
        - Numpy Library [DONE]
        - Panda Library [REMOVED]
        - Matplotlib library [REMOVED]
        - Random Library [REMOVED]
        - Scipy Library [REMOVED]
	- Learning the mathematics of AI's activation functions, Loss, Backpropagating, etc [DONE]

March-June 2020:
    Learn and master Pytorch...
    	-- Learning the main concept of AI and how different types of neural networks work [DONE]
		- Visualised concept of perception, feedforward, Conv2D [DONE]
        -- Simple Models [DONE]
        -- Image Processing
        -- Image Recognition
            - Number Recognition
            - Letter Recognition
            - Road Sign recognition
        -- Text Processing
        -- Keras library ????
        -- Reinforcement learning policy equations
        -- Reinforcement learning reward equations
        -- OpenAI's gym
        -- Learn how to combine OpenAI's gym with Pytorch
        -- Combine image recognition with reinforcement learning (Atari, 2D body movement)

June-September 2020:
    -- Text generation (creating interactive dialogs, stories, etc)
    -- Slight computer control (mouse interactions, keyboard interactions, screen interactions)
    -- Free computer control (internet access, terminal access)
    -- AI having large memory access

September-December 2020:
    -- AI Learning how to do tasks from requests
    -- AI learning how to code simple programs (limited to requested) [Python or C++]
    -- AI learning how to code progams (randomized to the AI's decisions) [Python or C++]

January-June 2021:
    -- AI learning AI theory, mathematics, algorithims, etc
    -- AI learning how to make its own kind of AI

more coming soon
</pre>

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.