Skip to content
View shaundsouza's full-sized avatar
Block or Report

Block or report shaundsouza

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. ai-ecosystems-enabling ai-ecosystems-enabling Public

    Exploring a broader sandbox ecosystems enabling for AI. Investigating Deep learning algorithms on unstructured content form on the web. Evaluating the intersection of Software and Business in the c…

    Jupyter Notebook

  2. eclipse-cdt eclipse-cdt Public

    In this paper we look at the Eclipse IDE and its support for CDT (C/C++ Development Tools). Eclipse is an open source IDE and supports a variety of programming languages including plugin functional…

    Java 1

  3. lstm-textual-ngrams lstm-textual-ngrams Public

    Cognitive neuroscience is the study of how the human brain functions on tasks like decision making, language, perception and reasoning. Deep learning is a class of machine learning algorithms that …

    Jupyter Notebook 1

  4. parser-triples parser-triples Public

    The web contains vast repositories of unstructured text. We investigate the opportunity for building a knowledge graph from these text sources. We generate a set of triples which can be used in kno…

    Java 4 4

  5. scigen scigen Public

    Fork of SCIgen - An Automatic CS Paper Generator

    TeX 2

  6. tree-maze tree-maze Public

    Visitor design patterns decouples the data structure and the algorithms. Traversal could be in-order or post-order. Applications include sorting such as binary sort in O(log n) complexity. The tree…

    HTML