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

chatwoot
Trending repository
The Gems
Game Off 2019 Highlights

Solve puzzles, fight enemies, overcome leaps and bounds to help solve a very important mission in this point-and-click / action adventure game. Awarded 1st place in Audio category.

Objective-C logo
Popular topic
Objective-C is general purpose, object-oriented programming language used for macOS and iOS operating systems.
Git Merge 2020
Upcoming event recommended by GitHub
Mar
4

Git Merge 2020

March 04, 2020 • Los Angeles

Git Merge is a one-day conference dedicated to the version control tool that started it all—and the people who use it every day.
App recommended by GitHub

Review Notebook App

Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.

We provide complete code review workflow for notebooks,

mlflow
Trending repository
brookewenig
brookewenig commented Nov 12, 2019

Describe the proposal

It'd be nice to add an mlflow.pytorch.autolog() API for automatically logging metrics, params & models generated via PyTorch. In particular, I'd like this to be incorporated with the fastai library (built on PyTorch), which also generates artifacts such as learning rate finder plots, and autolog those as well.

Motivation

PyTorch is heavily used in research for

manifold
Trending repository
big-list-of-naughty-strings
Trending repository
postgres
Trending repository
paul-gaspar
paul-gaspar commented Jan 3, 2020

First of all - thank you very much for this great piece of work! This is by far the best approach to a postgres client.

Can we have a bit more information about connection pooling please?

As far as I can see there is no need for releasing a connection, even in case of a failed query? Does postgres handle all those cases?

What happens if the pool is full? Are queries queued and executed in

azure-powershell
Trending repository
dingmeng-xue
dingmeng-xue commented Dec 9, 2019

Description

The type of some input parameter on public doc is not friendly. For instance, the one of input type of Set-AzAutomationWebhook is below:

System.Nullable`1[[System.Boolean, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]

Expected Result

System.Nullable <System.Boolean>

Nullable and Boolean should link to stru

clean-code-javascript
Trending repository
benny-medflyt
benny-medflyt commented May 2, 2018

Not-so-well put together brain dump follows. Note that in some parts the tone may appear a bit harsh, but I stand by my criticism and believe that some of the issues I raise below will confuse the beginner/intermediate programmers that this guide is intended to help, and at worst even do more harm than good.

🦆

Avoid Side Effects (part 1 & part 2)

https://github.com/ryanmcdermot

beats
Trending repository
ycombinator
ycombinator commented Dec 16, 2019

Currently, when mage build is run from the x-pack/functionbeat folder, it builds two executables: x-pack/functionbeat/functionbeat (the manager, which is intended to be executed locally) and x-pack/functionbeat/providers/aws/functionbeat-aws (the executable to be invoked by the serverless provider, AWS in this case).

The former should be built for the local platform but the latter shoul

testify
Trending repository
requests
Trending repository
autoscaler
Trending repository
App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

You can’t perform that action at this time.