Skip to content

Here's what's popular on GitHub today...

Telegram logo
Popular topic
Telegram is a non-profit, cloud-based instant messaging service.
Trending repository
App recommended by GitHub

Code Inspector

Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.

Trending repository
Trending repository
palaviv
palaviv commented Jan 10, 2020

We are currently running part of the CPython test suite. This is a good place for people new to the project to contribute. Contribution here can come in two ways:

  • Fix failing test - Look for tests marked as skipped or xfail and fix RustPython so that the test will pass.
  • Add more tests suites - Copy test suite from CPython and mark failing tests with xfail or skip.

In order to run the te

pytorch-GAT
Trending repository

My implementation of the original GAT paper (Veličković et al.). Jupyter Notebook coming soon and an inductive example as well. I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings and attention mechanism.

  • Updated Feb 1, 2021
  • Jupyter Notebook
App recommended by GitHub

Code Inspector

Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.