-
Updated
Aug 23, 2020
#
tutorial-code
Here are 894 public repositories matching this topic...
Everything about Transfer Learning and Domain Adaptation--迁移学习
deep-learning
survey
transfer-learning
tutorial-code
domain-adaptation
generalization
transferlearning
domainadaptation
few-shot
-
Updated
Sep 15, 2020 - Python
The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
-
Updated
Sep 12, 2020 - Dart
100+ python programming exercise problem discussed ,explained and solved in different ways
python
discussion
tutorial
practice
programming
learning-python
learning-exercise
opinions
tutorial-code
python-examples
python-programming-exercises
python-exercise
-
Updated
Sep 9, 2020 - Jupyter Notebook
Introduction to APIs course
-
Updated
Sep 1, 2020 - Python
-
Updated
Sep 13, 2020 - TypeScript
The Zipru scraper developed in the Advanced Web Scraping Tutorial.
-
Updated
Mar 19, 2017 - Python
Convolutional neural networks for artistic style transfer.
-
Updated
Dec 7, 2017 - Jupyter Notebook
NLP in Python with Deep Learning
python
natural-language-processing
deep-learning
notebook
natural-language
python3
spacy
tutorial-code
spacy-nlp
-
Updated
Mar 31, 2020 - Jupyter Notebook
Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..
tutorial
generative-adversarial-network
dcgan
generative-model
gaussian-mixture-models
auto-regressive-model
gans
bayesian-classifiers
variational-inference
tutorial-code
variational-autoencoder
cyclegan
-
Updated
Jan 21, 2019 - Jupyter Notebook
Deep & Classical Reinforcement Learning + Machine Learning Examples in Python
python
agent
learning
data-science
machine-learning
reinforcement-learning
deep-learning
neural-network
examples
optimization
machine-learning-algorithms
deep-reinforcement-learning
q-learning
deep
tutorials
tutorial-code
tutorial-exercises
multiagent-reinforcement-learning
-
Updated
Mar 23, 2020 - Python
Tutorials and Examples for WordPress Plugin Boilerplate, a foundation for WordPress Plugin Development.
plugin
boilerplate
tutorial
examples
example
wordpress-plugin-boilerplate
example-project
plugin-boilerplate
tutorial-code
example-code
wordpress-plugin-development
plugin-tutorial
plugin-boilerplate-tutorial
wordpress-plugin-tutorial
plugin-examples
wordpress-plugin-tutorial-examples
wordpresss-plugin-examples
-
Updated
Sep 16, 2020 - JavaScript
Vision Framework Demo on Text Detection
-
Updated
Jul 23, 2020 - Swift
Following along with: Machine Learning Recipes with Josh Gordon
-
Updated
Mar 10, 2018 - Python
The Python asyncio tutorial I wish existed earlier
-
Updated
Feb 22, 2020 - Python
Code samples used in the blog post "How to Create User Sign Up View"
-
Updated
Jan 31, 2018 - Python
MicaSense RedEdge and Altum image processing tutorials
tutorial
camera
drone
camera-calibration
jupyter-notebook
image-processing
tutorials
drones
image-analysis
multispectral-images
tutorial-code
geospatial-processing
gis-data
geospatial-analysis
multispectral
radiometry
geospatial-visualization
-
Updated
Jul 30, 2020 - Jupyter Notebook
This is a tutorial on how to build a basic SSH Server in C#, but you are welcome to try following in any language.
-
Updated
Feb 20, 2017 - C#
Code and examples for KidsCanCode Godot Tutorials.
education
gamedev
tutorial
game-engine
examples
example
game-development
learn-to-code
godotengine
godot
lesson
example-project
gdscript
tutorial-code
example-code
-
Updated
May 12, 2020 - GDScript
Training a ResNet on UMDFaces for face recognition
-
Updated
Apr 8, 2018 - Python
React app with implemented hamburger menu
-
Updated
Sep 10, 2020 - JavaScript
Symfony 3 RESTful API Example
tutorial
symfony
tdd
behat
symfony3
flysystem
symfony-application
fosrestbundle
tdd-sample
tutorial-code
symfony-tutorial
tutorial-sourcecode
symfony-json
codereviewvideos
-
Updated
Mar 3, 2018 - PHP
A simple demo for Core ML
-
Updated
Feb 22, 2020 - Swift
Code example used in the post "How to Implement Dependent/Chained Dropdown List with Django"
-
Updated
Jul 14, 2018 - Python
I'm compiling comprehensive coding tutorials for many different languages and frameworks! 🐲
-
Updated
Jun 1, 2020 - C++
Main repository for R programming courses @ University of Cincinnati, courses and tutorials that focus on data wrangling, exploration, visualization, and analysis with R.
-
Updated
Mar 4, 2020 - HTML
Improve this page
Add a description, image, and links to the tutorial-code topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tutorial-code topic, visit your repo's landing page and select "manage topics."
I've been trying to get the outline shader to play nice with CanvasModulate+Light2D but cannot get it to work. In unshaded mode the sprite is always visible, in blend_mix or other modes it's all hidden. I cannot see what would need adapted to fit between the two modes, do you have any ideas?
https://github.com/steincodes/godot-shader-tutorials/blob/master/Shaders/outline.shader