Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

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

Tensorflow logo
Popular topic
TensorFlow is an open source software library for numerical computation.
Trending repository
deliahu
deliahu commented Apr 8, 2020

Description

Currently, the tutorial uses a not-very-practical model (iris-classifier), and ends with curl. Consider adding or replacing with a full end-to-end guide, which includes calling a Cortex API from an application, e.g. “0 to NLP App in Less Than 15 Minutes”. Also consider linking to https://curl.trillworks.com/ for how to convert the curl to the appropriate http library

Trending repository
BuildPulse screenshot
App recommended by GitHub

BuildPulse

Stop losing time to flaky tests

Invest time eliminating flaky tests, not tracking them. BuildPulse shines a spotlight on your most disruptive tests, so you know exactly where to focus first for maximum impact.

Fix flaky tests faster with one-click access to the build logs and the code. Quickly see what's failing and why.

Keep your test suite healthy. Detect new flaky tests before they have a chance to fester.

Get started in just a few minutes.

Trending repository
Trending repository

Source code for the book "Black Hat Python" by Justin Seitz. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involving the implementation of deprecated libraries.

  • Updated Jun 13, 2020
  • Python
Trending repository
Zobakka
Zobakka commented Mar 22, 2020

The checkLength and checkEmail functions inside "Event listeners" follow immediately after the checkRequired function.

If the input field is empty, the "field is required" message is immediately overwritten with a message like "user name must be at least 3 characters".

My solution is to return true or false for the showSuccess and showError functions and, depending on the result of t

Trending repository
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.

You can’t perform that action at this time.