Code Monkey home page Code Monkey logo

Welcome to GitHub Pages

pip install --upgrade pip
pip install mkdocs
pip install mkdocs-rtd-dropdown
mkdocs new my-project
cd my-project
mkdocs serve
  1. GitHub Deploy
mkdocs gh-deploy

Data Fiction's Projects

aima-python icon aima-python

Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

aind-gridworld icon aind-gridworld

Solving a 5x4 grid world problem using reinforcement learning techniques, Value Iteration and Q-Learning

aind-reinforcement icon aind-reinforcement

CS 188 (Introduction to Artificial Intelligence): Project 3: https://www.edx.org/courses/BerkeleyX/CS188/sp13/courseware/Week_6/Project_3_Reinforcement/

aind1p-isolation icon aind1p-isolation

Created an AI that beats human opponents in the game of Isolation using Minimax, Alpha-Beta Search, and Iterative Deepening.

aind1p-planning icon aind1p-planning

Used logic and planning techniques to create an AI that finds the most efficient route to route cargo around the world to their respective destinations. This project used a combination of propositional logic and search along with A* heuristics to find optimal planning solutions.

aind1p-recognizer icon aind1p-recognizer

:rocket: Built a system that can recognize words communicated using the American Sign Language (ASL) implementing Hidden Markov Models (HMMs) with model selection techniques (e.g.,BIC, DIC, and K-fold Cross Validation). :mortar_board:

aind2e-cnn icon aind2e-cnn

AIND Term 2 -- Lesson on Convolutional Neural Networks

aind2p-dog-project icon aind2p-dog-project

Building a pipeline that can be used within a web or mobile app to process real-world, user-supplied images

aind2p-rnn icon aind2p-rnn

Project materials for RNN segment of AIND nanodegree

aind3e-cv-facialkeypoints icon aind3e-cv-facialkeypoints

AIND, computer vision capstone project. This repo contains starting code for an end-to-end facial keypoint recognition system that relies on a combination of computer vision and deep learning techniques.

aind3e-nlp icon aind3e-nlp

Coding exercises for the Natural Language Processing concentration, part of Udacity's AIND program.

aind3p-nlp-capstone icon aind3p-nlp-capstone

:mortar_board: Building a deep neural network that functions as part of an end-to-end machine translation pipeline. :rocket:

amazon-sagemaker-examples icon amazon-sagemaker-examples

Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker

artificial-intelligence-deep-learning-machine-learning-tutorials icon artificial-intelligence-deep-learning-machine-learning-tutorials

A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Automotives, Retail, Pharma, Medicine, Healthcare by Tarry Singh until at-least 2020 until he finishes his Ph.D. (which might end up being inter-stellar cosmic networks! Who knows! 😀)

carnd-advanced-lane-lines icon carnd-advanced-lane-lines

Built an advanced lane-finding algorithm using OpenCV for Hough Transforms and Canny edge detection, distortion correction, image rectification, color transforms, and gradient thresholding. Identified lane curvature and vehicle displacement. Detected highway lane lines on a video stream. Overcame environmental challenges such as shadows and pavement changes.

carnd-behavioral-cloning icon carnd-behavioral-cloning

Built and trained a convolutional neural network for end-to-end driving in a simulator, using TensorFlow and Keras. Used optimization techniques such as regularization and drop out to generalize the network for driving on multiple tracks.

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.