Giter Club home page Giter Club logo

prolog's Introduction

Prolog

Reporsitory for Practicing prolog
Name: Xinhai Zou
Github: SeanMWX
Please DO NOT COPY ANYTHING WITHOUT PERMISSIONS!

Installation

Just use the following command line:

git clone https://github.com/SeanMWX/Prolog.git

Directory & file structure

Java
│   README.md                         % description and important points for using this repository
│
└───exercises                         % root folder for prolog exercises
│   │
│   └───exercise1
│   │   │   
│   │   └───Empty
│   │
│   └───exercise2
│   │   │   
│   │   └───...
│   │
│   └───exercise3
│       │   
│       └───Empty
│    
└───assignments                       % root folder for prolog assignments
    │
    └───assignment1
    │   │   
    │   └───...
    │
    └───assignment2
    │   │   
    │   └───Empty
    │
    └───assignment3
        │   
        └───Empty

TO-DOs:

  1. ...

Ref

- Ref for IG and Entropy: https://machinelearningmastery.com/information-gain-and-mutual-information/  

Usage example

  1. When working
    a. Working on dev_mac/dev_kul
    b. Pushing from dev_mac/dev_kul - git checkout dev_mac && git push
    c. Pulling from dev_main - git checkout main && git pull

  2. When pushing dev_mac/dev_kul
    a. git add *
    b. git commit -m
    c. git push

  3. When pulling main
    a. git pull

  4. When merging dev_mac/dev_kul
    a. checkout <dev_mac/dev_kul>
    b. git merge main

Branchs

  1. main - Master (DO NOT DIRECTLY CHANGE THIS BRANCH!)
  2. dev_mac - Sean's MacBook
  3. dev_win - Sean's Windowx Laptop

Contributing

Xinhai Zou - SeanMWX

Release History

  • 0.1.0
    • CHANGE: Update README.md

Authors

License

Please DO NOT COPY ANYTHING WITHOUT PERMISSIONS!

prolog's People

Watchers

 avatar

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.