A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
-
Updated
Oct 2, 2019 - 505 commits
- Jupyter Notebook
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Browse a laser-focused collection of information on application security topics, created by a variety of application security professionals with expertise in specific topics.
scikit-learn is a Python module for machine learning.
Xamarin.Forms Official Home
A book series on JavaScript. @YDKJS on twitter.
October 05, 2019 - October 06, 2019 • San Francisco
A list of awesome beginners-friendly projects.
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
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.
My Python Examples
If you delete the sample dataset DB, then click the button to add it back, it SEEMS like nothing is happening. But if you look in the logs it is actually hitting the API endpoint. We should add some sort of confirmation dialog that lets you user know it's being re-enabled
/// <inheritdoc /> statementsopen-source jailbreaking tool for many iOS devices
A sandbox tower defense game
Pwn stuff.
Free and Open Source PS4 Remote Play Client
Currently, specs-listing window is very bright:
Would it be technically possible to make a dark mode for it?
Cheat Sheets
private void sendEvent(EventType eventType, String description) {
if (eventSink != null) {
Map<String, String> event = new HashMap<>();
event.put("eventType", eventType.
I believe this
(P.wrapColumn2
[ ("`list`", "lists definitions and namespaces at the current level of the current namespace.")
, ( "`list foo`", "lists the 'foo' namespace." )
, ( "`list .foo`", "lists
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
A PDF document generator with high level support for text, drawing and images
SUMMARY
I was working on an example of what not to do—namely, using the
yummodule instead ofpackagefor something meant to be platform agnostic... but then I realized my example (using theyummodule on Debian) actually worked.When I ran the
yumtask with-vvvvI found: