• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    Prolog
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Prolog Program that explicitly coverts, Definite Clause Grammar (DCG) rules to the corresponding Prolog Program

More Repositories

1

IIT-Delhi-Masters-Thesis

Using the Mass Media data, along with Census and GIS data, we wish to analyze the socio-economic growth in various Indian Districts. Some techniques used: Doc-2-Vec, Hierarchical Clustering, TF-IDF
Jupyter Notebook
5
star
2

Autonomous-Driving-Vehicle

Autonomous Driving Vehicle is an implementation of CNN based end-to-end steering control system for a self driving car.
Jupyter Notebook
5
star
3

Maximal-3D-Points

A point p is said to dominated by point q if p.x ≤ q.x , p.y ≤ q.y , p.z ≤ q.z . Given a set of points P = {p1, p2,...,pn} in 3-dimensoinal space, each represented by its x, y, z integer coordinates, a point is said to be maximal iff it is not dominated by any other point. Here, we are finding all such points.
C++
5
star
4

Deep-Learning-from-Scratch-

Jupyter Notebook
4
star
5

NLP-Natural-Language-Processing

Applications of Natural Language Processing using Deep Learning, such as Generating Poetry, Sentiment Analysis, Writing Shakespeare Sonnets, and much more.
Jupyter Notebook
4
star
6

Semantic-Tableaux-Implementation

C++
3
star
7

Paratroopers-3D-Game

Implementing the classic 1980s paratroopers game in 3D using Unity3D framework.
3
star
8

Parser-Logical-Form-Generator

Program that parses and generate the Logical Form of English Sentences given in certain form.
Prolog
3
star
9

Cryptocurrency-Concoin-Blockchain

In this project, we have created a basic blockchain, and have built a cryptocurrency on top of it. We have also created a UI which can be used to mine a new block, add transaction, verify blockchain, view transactions in transaction pool and view the entire blockchain.
Python
3
star
10

Exploring-the-Scope-of-Using-News-Articles-to-Understand-Development-Patterns-of-Districts-in-India

Research Paper published in "The 3rd KDD Workshop on Data Science for Social Good, 2021". Based on the research work of IIT-Delhi M.Tech. Thesis.
3
star
11

Latex-to-HTML-Converter-Compiler

Compiler to convert Latex code to HTML code. Uses Flex and Bison as Lexical and Syntax Analyzer. Also implements Abstract Syntax Tree along with the grammar.
C
3
star
12

Smart-Contracts

Contains various web3 projects - Kickstarter, Lottery, and Inbox. All built on Solidity, Ethereum, Smart contracts as backend, and Web3.0, Node.js, React.js as frontend.
JavaScript
2
star
13

Autofill-Google-forms

Python
1
star
14

COL-733-Cloud-Computing

Jupyter Notebook
1
star
15

Case-Study-3-MNIST-Dataset

Jupyter Notebook
1
star
16

Microsoft-Malware-Detection

Used classical machine learning techniques like Logistic Regression, K-Nearest Neighbors, Random Forests to classify a given malware into 10 different classes with more than 99.7% accuracy.
Jupyter Notebook
1
star
17

Real-World-ML-Problem-1-Quora-Question-Pair-SImilarity

Jupyter Notebook
1
star
18

Real-World-ML-Problem-2-StackOverflow-Tag-Prediction

Jupyter Notebook
1
star
19

Coursera-Deep-Learning-Specialization

This repository contains all the assignment solutions from Deeplearning.AI's Deep Learning Specialization
1
star
20

Time-based-Sequential-Models

Jupyter Notebook
1
star