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

scikit-learn logo
Popular topic
scikit-learn is a Python module for machine learning.
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

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.

java-design-patterns
Trending repository
dgruntz
dgruntz commented Nov 17, 2019

As statet in the referenced tutorial Template-method Pattern Tutorial
I would add a note in the pattern description that the template method should be declared final.

To make sure that subclasses don’t override the template method, we should make it final.

And I would change the code accordingly.

homebridge
Trending repository
a-x-
a-x- commented Jun 24, 2019

Hey,
Thank you for a good product!

Can you make clearer some details in the documentation?

For example

What user should write to accessories config for example?

Is accessories.*.accessory for some standard names user should copy from?
Is accessories.*.name should be uniq for single homebridge instance?
What are platforms, though? ;)

Add please link to wiki to readme. You know

AI_Sudoku
Trending repository
qBittorrent
Trending repository
overreacted.io
Trending repository
BurpSuite-collections
Trending repository

BurpSuite收集:包括不限于 Burp 文章、破解版、插件(非BApp Store)、汉化等相关教程,欢迎添砖加瓦---burpsuite-pro burpsuite-extender burpsuite cracked-version hackbar hacktools fuzzing fuzz-testing burp-plugin burp-extensions bapp-store brute-force-attacks brute-force-passwords waf sqlmap jar

  • Updated Jan 2, 2020
  • Batchfile
snapcast
Trending repository
bandwhich
Trending repository
wezm
wezm commented Nov 27, 2019

Building on FreeBSD results in this error as there is no os module implementation for it.

error[E0432]: unresolved import `os::get_input`
  --> src/main.rs:55:9
   |
55 |     use os::get_input;
   |         ^^^^^^^^^^^^^ no `get_input` in `os`

error: aborting due to previous error

For more information about this error, try `rustc --explain E0432`.
error: could not compile `wha
models
Trending repository
lm-b
lm-b commented Nov 4, 2019

System information

  • What is the top-level directory of the model you are using: models-master\research\deeplab
  • Have I written custom code (as opposed to using a stock example script provided in TensorFlow): no
  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 7
  • TensorFlow installed from (source or binary): binary
  • **TensorFlow version (use command
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,

You can’t perform that action at this time.