Skip to content
View sg7801's full-sized avatar
πŸ’»
</>
πŸ’»
</>

Organizations

@fossasia @NVIDIAGameWorks @OpnTec @OpenGenus
Block or Report

Block or report sg7801

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. SUSE-Cloud-Native-Foundations-Scholarship SUSE-Cloud-Native-Foundations-Scholarship Public

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

    20 20

  2. Compiler Compiler Public

    Compiler for artificial language "Lin".

    C 1

  3. CLIR_Document_Translator CLIR_Document_Translator Public

    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. Parkinsons-Disease-Prediction-Model Parkinsons-Disease-Prediction-Model Public

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

    Jupyter Notebook

  5. TicTacToe TicTacToe Public

    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