A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
-
Updated
Aug 20, 2020 - Jupyter Notebook
{{ message }}
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
A fun platform game made in just 48 hours that has a very unique game mechanic.
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
August 21, 2020 • Virtual
Ergonomic machine learning for everyone.
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
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!
Add ideas/suggestions here and we'll discuss/greenlight them. Thanks.
A very simple script to connect locast to Plex's live tv/dvr feature.
Machine Learning University: Accelerated Computer Vision Class
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Spot Micro Quadripeg Project
Machine Learning University: Accelerated Natural Language Processing Class
Full-sized drag & drop event calendar
A collection of professionally designed, every day UI components built on a framework-agnostic technology.
Material del curso IIC2233 Programación Avanzada
Hello, dear Mediapipe guys.
I want to inference the hand pose with Mediapipe model and my own model.
I have my own tf-lite models, it can work on the RGB bitmap.
I try to query the RGB bitmap from input frame with data packet.
My code is
private static final String INPUT_VIDEO_STREAM_NAME = "input_video";
processor.addPacketCallback(INPUT_VIDEO_STREAM_NAME, (packet)->{
Describe the bug
When TEMPLATE_LIST_TEST_CASE and TEMPLATE_LIST_TEST_CASE_METHOD were added, the corresponding versions with the CATCH_ prefix were missed.
Expected behavior
CATCH_TEMPLATE_LIST_TEST_CASE and CATCH_TEMPLATE_LIST_TEST_CASE_METHOD should be available.
Additional context
The commit that added TEMPLATE_LIST_TEST_CASE and `TEMPLATE_LIST_TEST_CASE_MET
Everything you need to know to get the job.
Awesome OCR toolkits based on PaddlePaddle (8.6M ultra-lightweight pre-trained model, support training and deployment among server, mobile, embeded and IoT devices)
A static devirtualizer for VMProtect x64 3.x. powered by VTIL.
Repositório contendo todos os desafios dos módulos do Bootcamp Gostack
The Language Interpretability Tool: Interactively analyze NLP models for model understanding in an extensible and framework agnostic interface.
“冰蝎”动态二进制加密网站管理客户端
Android sources for the Dutch Covid19 Notification App
Tired of the troubles with JavaScript? DeepScan can help you.
DeepScan is an advanced static analysis tool engineered to support JavaScript, TypeScript, React, and Vue.js.
You can use DeepScan to find possible runtime errors and quality issues instead of coding conventions. Integrate with your GitHub repositories to get quality insight into your web project.
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.