Skip to content
View clingergab's full-sized avatar
  • New York

Block or report clingergab

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 Loading

  1. Bert_frame_semantic_parsing Bert_frame_semantic_parsing Public

    Python 1

  2. 2048 2048 Public

    2048 solver using expectiminimax algorithm with alpha-beta pruning

    Python

  3. CKY_Parser CKY_Parser Public

    Python

  4. Dependency-Parsing-with-Neural-Networks Dependency-Parsing-with-Neural-Networks Public

    Training a feed-forward neural network to predict the transitions of an arc-standard dependency parser

    Python

  5. sudoku sudoku Public

    Sudoku solver using backtracking

    Python

  6. Parallel_2048 Parallel_2048 Public

    A 2048 solver with parallelizing in Haskell

    Haskell