You like pytorch? You like micrograd? You love tinygrad!
-
Updated
Nov 23, 2020 - Python
{{ message }}
You like pytorch? You like micrograd? You love tinygrad!
Game Off is our annual month-long game jam where participants create games based on a theme using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time!
The most powerful screen recorder & annotation tool for Chrome
The original Flash Player load the contents in the *.swf (pictures/sounds/etc) but NOT the document color of the loaded swf.
But it does in ruffles.
Does that matters in the long run ?
No.
Just some consistency stuff to take note.
And here's another one, once unloadMovie() is called, the contents in the loaded *.swf is gone (good) but...here's the crazy thing...the loaded swf's document
December 09, 2020 • Virtual
A small mandelbrot set renderer in Go
Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin!
codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift
We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!
DeDRM tools for ebooks
A system for automatically configuring mutt and isync with a simple interface and safe passwords
REST API for any Postgres database
Open-Source Data Platform — Directus wraps your new or existing SQL database with a realtime GraphQL+REST API for developers, and an intuitive admin app for non-technical users.
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
Curated list of project-based tutorials
Roadmap to becoming an Artificial Intelligence Expert in 2020
100+ Python challenging programming exercises
后端架构师技术图谱
VS Code in the browser
Jupyter notebooks for teaching/learning Python 3
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.
add_library(GTest::gtest ALIAS
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
In the German translation of electron/docs/tutorial/quick-start.md, the command node -v was incorrectly translated as knode -v.
Collection of JavaScript modern interview code challenges for beginners to experts
Rich is a Python library for rich text and beautiful formatting in the terminal.
Lucidchart empowers you and your team to create and collaborate on architecture diagrams, mockups, user flows, flowcharts, and other visuals in real time.
With Lucidchart, you can include these visuals in GitHub so team members can quickly understand an issue or pull request. Simply insert a public link to the Lucidchart document—the link will unfurl to show a preview, and unlike static diagrams, the link ensures that users always have access to the current version of the visual.
I have a simple instruction which is good to be kept in CONTRIBUTION.md. Please add this wherever it looks good:
pip install pre-commitpre-commit run --all-files