- All languages
- ANTLR
- ASL
- Adblock Filter List
- AppleScript
- Assembly
- AutoHotkey
- AutoIt
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Cycript
- D
- DIGITAL Command Language
- DTrace
- Dart
- Dockerfile
- Elixir
- F#
- Fluent
- Forth
- Fortran
- FreeMarker
- GDB
- Go
- Groff
- Groovy
- HCL
- HTML
- Inno Setup
- Java
- JavaScript
- Jinja
- Jsonnet
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Logos
- Lua
- MATLAB
- MLIR
- Makefile
- Markdown
- Max
- Meson
- Mojo
- Nim
- OCaml
- Objective-C
- Objective-C++
- OpenEdge ABL
- PHP
- PLSQL
- PLpgSQL
- POV-Ray SDL
- Pascal
- Pawn
- Perl
- PowerShell
- PureScript
- Python
- QMake
- R
- Reason
- Rich Text Format
- Roff
- RouterOS Script
- Ruby
- Rust
- SCSS
- SQF
- Scala
- Shell
- Smali
- Smarty
- SourcePawn
- Svelte
- Swift
- TSQL
- Tcl
- TeX
- TypeScript
- VBA
- VBScript
- VHDL
- Vala
- Verilog
- Vim Script
- Vim Snippet
- Visual Basic .NET
- Vue
- WebAssembly
- XSLT
- YARA
- ZenScript
- Zig
Starred repositories
🦜🔗 Build context-aware reasoning applications
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Google Research
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resources related to ethical hacking, bug bounties, digital forensics and incident response (DFIR), ar…
💿 Free software that works great, and also happens to be open-source Python.
📡 Simple and ready-to-use tutorials for TensorFlow
深度学习入门教程, 优秀文章, Deep Learning Tutorial
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
Code for Tensorflow Machine Learning Cookbook
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
From the basics to slightly more interesting applications of Tensorflow
Learn python3 in one picture.
中文nlp解决方案(大模型、数据、模型、训练、推理)
Course materials for Advanced Binary Deobfuscation by NTT Secure Platform Laboratories
🕵️ Dart / Flutter VM snapshot analyzer
抢茅台柯基 科技 ,imaotai,maotai,京东,天猫,淘宝,闲鱼,拼多多,抢茅台技术,技术交流,破解,脚本,黑客,逆向,自动抢茅台
⛔ [DEPRECATED] URL2io Python SDK,用于网页信息提取,如正文提取
Book-Recommendation-System是一个基于隐语言模型的图书推荐系统。使用movielens数据集,对隐含语言模型的改进算法Bias-SVD,SVD++,AsymmetricSVD在tensorflow进行比较;对隐语义模型的训练速度提出改进学习率的梯度下降法和Adam;根据隐语义模型的特性对图书标签进行聚类,最后使用隐语义模型构建了一个图书推荐系统。