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
For most people it's going to be Times New Roman, which isn't stylish. I know this isn't intentional from the WIP images in the Discord.
Tested on Firefox Developer Edition with the Ruffle extension.
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.
Codetree is a lightweight project management app with terrific support for multi-repo projects. There's nothing to install and it works in every browser.
Agile teams use Codetree to plan sprints and epics, and understand their in-flight work. Two-way sync with GitHub Issues means your team can work in either tool and everything stays up to date.
Teams from SeatGeek, Google, Telerik, MIT, Microsoft and CKSource trust Codetree to help deliver great software.
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