#
generation
Here are 407 public repositories matching this topic...
-
Updated
Jul 18, 2021 - JavaScript
A deep learning model for style-specific music generation.
-
Updated
Sep 30, 2018 - Python
Automatically generate headlines to short articles
-
Updated
Apr 22, 2018 - Jupyter Notebook
Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.
-
Updated
Aug 13, 2021 - Python
Code for PaperRobot: Incremental Draft Generation of Scientific Ideas
nlp
text-generation
pytorch
generation
datasets
natural-language-generation
attention-mechanism
memory-networks
end-to-end-learning
paper-generation
-
Updated
May 31, 2021 - Python
Papers and Datasets about Point Cloud.
completion
detection
point-cloud
registration
classification
generation
segmentation
papers
datasets
autonomous-driving
monocular
-
Updated
Aug 15, 2021 - Python
Trimmed down {{mustache}} templates in .NET
-
Updated
Apr 20, 2021 - C#
visualization
security
data
machine-learning
server
voice
python3
voice-recognition
generation
transcription
voice-control
data-cleaning
voice-assistant
encryption-decryption
voice-recording
voice-activity-detection
wake-word-detection
featurization
voice-computing
-
Updated
Jun 10, 2021 - Python
Official Prisma plugin for Nexus
api
graphql
crud
nexus
generation
prisma
nexus-prisma
prisma-schema
prisma-generator
custom-scalars
prisma-string
-
Updated
Jul 28, 2021 - TypeScript
A Python tool used to automate the execution of the following tools : Nmap , Nikto and Dirsearch but also to automate the report generation during a Web Penetration Testing
python
automation
hacking
bruteforce
wordlist
nmap
penetration-testing
report
generation
pentesting
execution
nikto
hacking-tool
dirsearch
webmap
dirbuster
scanner-web
dirb
gobuster
-
Updated
Jan 13, 2021 - Python
[ECCV 2020] XingGAN for Person Image Generation
pytorch
generation
image-generation
non-local
crossing
appearance-features
deepfashion
feature-fusion
shape-features
eccv2020
eccv-2020
selectiongan
-
Updated
Aug 7, 2021 - Python
A Swift package for generating Xcode workspaces & playgrounds
-
Updated
Nov 23, 2020 - Swift
A repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".
-
Updated
Nov 13, 2020 - Python
A tool that generate code for Swift projects, designed to improve the maintainability of UIColors
swift
cli
color
ios
generator
code-generator
xcode
code
cocoapods
storyboard
uicolor
rgb
generation
code-generation
alpha
storyboards
asset-catalog
xcassets
-
Updated
Dec 10, 2017 - Swift
tomcrofty
commented
Apr 12, 2021
diffForHumans() is a function of a Carbon DateTime object, with the current dateTimeFormat() function we can only use traditional PHP date formatting methods. This implementation would be really fantastic.
Loving this package, thanks a bunch :D
Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers
nlp
naacl
notes
presentation
slides
acl
presentations
conversation
gan
generation
summarization
emnlp
knowledge-distillation
data-augmentation
aaai
meta-learning
graph-neural-networks
gnn
pretrain
non-autoregressive
-
Updated
Aug 15, 2021
PWA asset generator perfect with VueJS framework (but useful for all PWA!)
android
manifest
ios
vuejs
pwa
progressive-web-app
icons
icon
generation
image-generation
progressive-web-apps
pwa-assets
-
Updated
Aug 12, 2021 - JavaScript
Python module for brazilian register numbers for persons (CPF) and companies (CNPJ).
-
Updated
Apr 20, 2021 - Python
A python program that generates abstract art with variety of shapes, styles and randomization using pygame.
-
Updated
May 12, 2021 - Python
Python Obfuscator to generate One-Liners and FUD Payloads.
python
windows
hacking
python3
cybersecurity
generation
antivirus
bypass
bypass-antivirus
fud
antivirus-evasion
bypass-uac
obfustucation
obfustucator
-
Updated
Jul 11, 2021 - Python
[EMNLP 2019] Mixture Content Selection for Diverse Sequence Generation (Question Generation / Abstractive Summarization)
-
Updated
Apr 15, 2021 - Python
innocenzi
commented
Feb 21, 2021
Preset.delete(path)
does not work, Preset.delete([path])
does.
Unilm for Chinese Chitchat Robot.基于Unilm模型的夸夸式闲聊机器人项目。
-
Updated
Jan 21, 2021 - Python
Improve this page
Add a description, image, and links to the generation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the generation topic, visit your repo's landing page and select "manage topics."
Describe the bug
Documentation states material theme can be customized, specifying custom variables like
$theme-color
. This isn't working and I guess it's because most of the variables don't have the!default
keyword.My code
main.js:
main.scss: