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.
Hacktoberfest — brought to you by DigitalOcean in partnership with DEV — is a month-long celebration of open source software. Maintainers are invited to guide would-be contributors towards issues that will help move the project forward, and contributors get the opportunity to give back to both projects they like and others they’ve just discovered. No contribution is too small — bug fixes and documentation updates are valid ways of participating.
Can’t make it to this event? Hacktoberfest is virtual and open to participants from around the globe. Sign up to participate today.
You can look for open issues labeled Hacktoberfest for inspiration. And if are an open source repository maintainer, you can create issues or label existing ones with Hacktoberfest on your GitHub projects to help new contributors know what to work on.
PostgreSQL is an open source database system.
Xamarin.Forms Official Home
A book series on JavaScript. @YDKJS on twitter.
November 13, 2019 - November 14, 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
Method Future<LatLng> getLatLng(ScreenCoordinate screenCoordinate) returns different results for the same ScreenCoordinate on iOS and Android.
GoogleMap widget filling entire device screen.initialCameraPosition.target to (lat; lng) coordinates.GoogleMapController in onMapCreated handler.onCameraIdleI 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: