sg7801 - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Pinned Loading

  1. This repository contains the detailed notes and summarization along with quiz solutions for the SUSE Cloud Native Foundations course

    20 19

  2. Compiler for artificial language "Lin".

    C 1

  3. A Cross Lingual Document Translator which translates documents from English to French and vice versa by applying Information Retrieval as Statistical Machine Translation by implementing IBM Model 1.

    Python

  4. This is the Capstone Project of my Machine Learning Engineer with Microsoft Azure Nanodegree Program by Udacity.

    Jupyter Notebook

  5. This is an AI agent for Tic-Tac-Toe developed using MiniMax decision tree with a utility function. It contains Single Player and Multiplayer options.

    Python