Pinned Repositories
cc-regex
'foo@example.com'.match(/\x{email}/)
gdrive.sh
Download a file or a folder easily. curl gdrive.sh | bash -s $fileid
googleplay-api
wget https://apks.deta.dev/com.pixel.gun3d.apk # Download apk
pichromecast
Library for MicroPython to communicate with the Google Chromecast.
shell2http
Executing shell commands via HTTP server
toast-notification-examples
Toast notification examples for PowerShell
vscode-remote-try-nuxt
Nuxt.js sample project for trying out the VS Code Remote - Containers extension
win11toast
Toast notifications for Windows 10 and 11 based on WinRT
winocr
GitHub30's Repositories
GitHub30/animeGAN
A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing.
GitHub30/chatbotman
GitHub30/deep-learning-models
Keras code and weights files for popular deep learning models.
GitHub30/discussion-forum
This is a discussion forum made by Polymer and Firebase.
GitHub30/docker-php7-xdebug
Docker build configuration, including apache vhost, mysql container, docker-compose file
GitHub30/dockerfiles
Phalcon Docker Files
GitHub30/DueDiligence
Due diligence procedure idea
GitHub30/dynamic_routing_between_capsules
Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017
GitHub30/fastai
The fast.ai deep learning library, lessons, and tutorials
GitHub30/gitlab-session-client
Obtain the session from GitLab.
GitHub30/google-chart
Google Charts API web components
GitHub30/HistoryObjectRecognition
GitHub30/imagecapture-polyfill
MediaStream ImageCapture polyfill. Take photos from the browser as easy as .takePhoto().then(processPhoto)
GitHub30/lab
A customisable 3D platform for agent-based AI research
GitHub30/metro-jaxws-commons
metro-jaxws-commons
GitHub30/Mirai-Source-Code
Leaked Mirai Source Code for Research/IoC Development Purposes
GitHub30/modular_rl
Implementation of TRPO and related algorithms
GitHub30/nginx-proxy-mysql-docker
Automated nginx proxy for mysql Docker containers using docker-gen
GitHub30/notify-bot
GitHub30/packnet
Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning
GitHub30/pdm
GitHub30/phonegap-build-tools-23.0.3
GitHub30/polymer3
GitHub30/pyassistant
Make your raspberry pi a clever smart speaker 🔈
GitHub30/python-vad
🔈 Use python to achieve voice activity detection, this little program may be helpful for voice application
GitHub30/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
GitHub30/Seq2Seq-chatbot
GitHub30/sirajcoin
GitHub30/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
GitHub30/trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym