QR Code Generator with FastAPI as Backend and VueJS as Frontend (Client).
Author: setia
PolaroidGen
Genarator polaroid menggunakan Flask Python Framework.
Demo on YouTube: https://www.youtube.com/watch?v=aaHKiPLQ7MY…
What are the art-of-state models in sentiment analysis?
There are several state-of-the-art models in sentiment analysis, some examples are:
- BERT (Bidirectional Encoder Representations from Transformers) and its variants like RoBERTa, ALBERT, and DistilBERT, which have shown to achieve state-of-the-art performance on a variety of sentiment analysis benchmarks.
- GPT-2
Is BERT feature extraction?
BERT can be used for both feature extraction and fine-tuning.
In feature extraction, BERT is used as a pre-trained model to extract meaningful features from text data. The pre-trained weights of BERT can be used to encode the input text …
Create QR Code in PHP
This script uses the PHP library “Endroid/QrCode” to generate a QR code. The QR code’s content is specified in the $qr_content
variable, and the size of the QR code can be set using the $qr_size
variable. The QR code image …
PHP & MySQL Fundamentals
Training PHP and MySQL Fundamental akan membahas konsep dan praktik PHP dan MySQL. Pembahasan materi PHP mencakup dasar-dasar PHP, variabel, formulir, tipe data, struktur kontrol, array, dan best practice pembuatan web application. Pembahasan materi MySQL mencakup dasar MySQL hingga pengoperasiannya …
SSO PHP
Single Sign-On (SSO) dengan PHP dan MySQL, support AJAX.
No demo!…
“Creator” WP Theme
API Backend GajiKu
API backend GajiKu menggunakan FastAPI Python Framework.
Demo…
Senti
Online manual labeling, sentiment analysis tools.
Demo…