An open API service indexing awesome lists of open source software.

https://github.com/jushbjj/everything

Roadmap
https://github.com/jushbjj/everything

Last synced: 6 months ago
JSON representation

Roadmap

Awesome Lists containing this project

README

          

Roadmap




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.


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