Topic

tutorial

Repositories (1357)

pytorch-pos-tagging
pytorch-pos-tagging bentrevett Jupyter Notebook

A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.

179
tutorials
tutorials PreferredAI Jupyter Notebook

A tutorial series by Preferred.AI

179
CoroutineLite
CoroutineLite bennyhuo Kotlin

Simple implementation of kotlinx.coroutines to clarify the design of Kotlin Coroutines.

179
judo-heroes-2
judo-heroes-2 lmammino JavaScript

Universal Javascript sample application with React Router 4 and Express 5 (Enhanced version of https://github.com/lmammino/judo-heroes)

178
Binari
Binari BrandonArmand JavaScript

Interactive code editor with a live binary tree visual designed to teach new developers the fundamentals of Data Structures.

178
self-taught-developer
self-taught-developer syedumaircodes

Free and high-quality resources for self-taught developers!

178
espresso
espresso pranabdas Jupyter Notebook

Notes and tutorials on Density Functional Theory calculation using Quantum ESPRESSO.

178
vuetable-2-with-laravel-5.4
vuetable-2-with-laravel-5.4 ratiw PHP

Sample project using Vuetable-2 in Laravel 5.4 and Laravel-Mix

177
spring-cloud-tutorial
spring-cloud-tutorial waylau

Spring Cloud Tutorial.《跟老卫学Spring Cloud开发》

177
trojan-tutor.github.io
trojan-tutor.github.io trojan-tutor HTML

trojan 教程 自建梯子教程 trojan教程 trojan-gfw 科学上网 代理工具 翻墙 Ubuntu Debian 小白教程 https伪装

177
ML
ML sherlcok314159 Jupyter Notebook

此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )

177
Awesome-Javascript-resources
Awesome-Javascript-resources olawanlejoel

A Curated list of Awesome JavaScript Resources

177
async-elixir
async-elixir Arp-G

Learn all about asynchronous elixir

177
terraform-templates
terraform-templates devopshobbies HCL

The complete Terraform tutorial, reference, awesome examples with no Public cloud provider

177
sdl2-samples-and-projects
sdl2-samples-and-projects aminosbh

This repository contains a list of SDL/SDL2 samples and projects. Mirror of https://gitlab.com/aminosbh/sdl-samples-and-projects

176
grokkingfp-examples
grokkingfp-examples miciek Scala

All examples and exercises from the Grokking Functional Programming book

176
pnp
pnp ilyasergey Coq

Lecture notes for a short course on proving/programming in Coq via SSReflect.

175
raylib-gpu-particles
raylib-gpu-particles arceryz C

Raylib 100% GPU particles example in 3D. Uses compute shaders and is fully documented. Millions of particles at 60 fps on a laptop.

175
fullstack-react-and-springboot
fullstack-react-and-springboot darbyluv2code TypeScript

Source code for the popular course - Full Stack: React and Spring Boot

174
cordova-create-react-app
cordova-create-react-app johnkmzhou JavaScript

A tutorial on how to set up a Cordova project using Create React App.

173
godot3_procgen_demos
godot3_procgen_demos kidscancode GDScript

Exploring Procedural Generation algorithms in Godot

173
Learning_Python
Learning_Python rsokl Jupyter Notebook

Source material for Python Like You Mean it

173
awesome-bim
awesome-bim mitevpi

A curated collection of useful BIM (Building Information Modeling) resources, libraries, software and frameworks for AEC research, application develop...

173
simple_dbt_project
simple_dbt_project josephmachado

Code for dbt tutorial

173
openfi-bot
openfi-bot ultiwebtraffidt Python

openfi bot

173
gb-asm-tutorial
gb-asm-tutorial gbdev Assembly

Learn to create games for the Game Boy using Assembly

173
Diffusion_models_tutorial
Diffusion_models_tutorial FilippoMB Jupyter Notebook

Collection of tutorials on diffusion models, step-by-step implementation guide, scripts for generating images with AI, prompt engineering guide, and r...

173
MakePytorchPlusPlus
MakePytorchPlusPlus chrischoy Makefile

How and why you want to make your pytorch CUDA/CPP extension with a Makefile

172
knowledge-base
knowledge-base mdbootstrap SCSS

A common repository for all resources, tutorials, and useful materials. Find more free web development learning resources via the link below

172
vscodecool.github.io
vscodecool.github.io vscodecool

《VS Code入门教程》笔记

172
webgamedev
webgamedev verekia MDX

🌐🎮🧑‍💻 Web Game Dev – Learn how to make games with web technologies

172
Google2Csv
Google2Csv psalias2006 Jupyter Notebook

Google2Csv a simple google scraper that saves the results on a csv/xlsx/jsonl file

170
manim_document_zh
manim_document_zh manim-kindergarten Python

一份manim中文教程文档 / manim tutorial document in Chinese (完善中)

169
travis_cpp_tutorial
travis_cpp_tutorial richelbilderbeek Shell

Tutorial how to use Travis CI with C++

168
cesium-workshop
cesium-workshop CesiumGS JavaScript

An example application that visualizes and annotates a 3D city using the Cesium platform.

168
Deep-Learning
Deep-Learning moein-shariatnia Jupyter Notebook

In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).

167
t3-stripe
t3-stripe nramkissoon TypeScript

Example Stripe integration with create-t3-app bootstrapped Next.js application

167
FullScreenCamera
FullScreenCamera appcoda Swift

A Full Screen Camera App written in Swift

166
har-keras-cnn
har-keras-cnn ni79ls Python

Jupyter Notebook for Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras

165
z3_tutorial
z3_tutorial philzook58 Jupyter Notebook

Jupyter notebooks for tutorial on the Z3 SMT solver

165
cache-lite
cache-lite kezhenxu94

An extremely lite-weight cache framework in Kotlin, demonstrating how cache works.

165
PlayBasics
PlayBasics mariussoutier Scala

Example code for my tutorial series about Play Framework 2.x

164
Bitcoin-Programming-with-BitcoinJS
Bitcoin-Programming-with-BitcoinJS bitcoin-studio CSS

Bitcoin Programming with BitcoinJS, Bitcoin Core and LND

164
openglbook.com
openglbook.com openglbook C

The source code for http://openglbook.com/

164
Fuzzing
Fuzzing yuawn C++

Fuzzing tutorial with easy-to-learn labs 🚀

164
2fsharp
2fsharp knocte

30min F# tutorial with direct code-snippet back-to-back comparisons

164
my-spring-learning
my-spring-learning wizardjedi Java

My Spring framework learning

163
blog
blog ting-talk Stylus

保持蓬勃的好奇心。

163
Registration-Login-and-CRUD-Action-using-MERN-stack
Registration-Login-and-CRUD-Action-using-MERN-stack fsojitra JavaScript

:high_brightness: :leaves: Nodejs(Express.js) + mongoDB + mongoose + JWT + react.js + material-ui + axios(API call)

163
twitter-clone-with-graphql-reactnative
twitter-clone-with-graphql-reactnative EQuimper JavaScript
162