9月份Github上最熱門的開源項目 (2019/10/02)
9月份Github上最熱門的開源項目 (2019/10/02)
01.pure-bash-bible ~ https://github.com/dylanaraps/pure-bash-bible Star 21281
這是一位澳大利亞的工程師在Github上開源了一本書——《pure bash bible》,本書收集匯總了編寫bash 腳本經常會使用到的一些代碼片段,無論是常見和不太常見的方法都可以在這書裡找到,通過書中的代碼片段,可以刪除腳本中的依賴項,並且在大多數情況下可以讓程序運行的更快。 [LINUX shell 書/教學/資料]
02.mlcourse.ai ~ https://github.com/Yorko/mlcourse.ai Star 6008
mlcourse.ai是OpenDataScience提供的開源機器學習課程。你還可以參加課程中舉行的幾次Kaggle Inclass比賽。
03.DeepFaceLab ~ https://github.com/iperov/DeepFaceLab Star 9900
DeepFaceLab是一種利用機器學習來替換視頻中的面部的工具。包括預先準備好的獨立Windows 7,8,10二進製文件
04.Facewap ~ https://github.com/deepfakes/faceswap Star 26110
deepfake的深度學習技術,這款工具本來的用途是用來識別和交換圖片、視頻中人物臉部圖像的工具。該項目有多個入口,你只需要:
收集照片(或使用以下訓練數據中提供的照片)
從原始照片中提取面部圖像
在照片上訓練模型(或使用以下訓練數據中提供的模型)
使用模型轉換源代碼
05.eladmin ~ https://github.com/elunez/eladmin Star 3591
項目基於Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前後端分離的後台管理系統,項目採用分模塊開發方式, 權限控制採用RBAC,支持數據字典與數據權限管理,支持一鍵生成前後端代碼,支持動態路由
06.Web ~ https://github.com/qianguyihao/Web Star 7127
前端入門和進階學習筆記,超詳細的Web前端學習圖文教程。從零開始學前端,做一個Web全棧工程師。[前端 書/教學/資料]
00-前端工具 add: VS Code 快捷键 5 days ago
01-html update: refactor 14 hours ago
02-CSS基础 update: refactor 14 hours ago
04-JavaScript基础 update: refactor 14 hours ago
05-JavaScript进阶 update: refactor 14 hours ago
06-前端基本功:CSS和DOM练习 update: refactor 14 hours ago
07-jQuery update: refactor 14 hours ago
08-移动web开发 add:2019前端最新导航 6 months ago
09-Ajax add:2019前端最新导航 6 months ago
10-ES6 update: 数组的常见方法 11 days ago
11-Node.js和模块化 update: let 和 const 29 days ago
12-Vue基础 add: 通过 js 获取元素的样式 29 days ago
13-React基础 add:VS Code的常用技巧 6 months ago
14-前端面试 fix a typo last month
15-面试题积累 add:react入门介绍 8 months ago
16-前端进阶 update:使用vue cli 初始化项目 3 months ago
17-前端综合 update 29 days ago
18-推荐链接 add: VS Code 快捷键 5 days ago
.gitattributes update last year
LICENSE Create LICENSE 5 months ago
README.md update reame last month
07.spring-analysis ~ https://github.com/seaswalker/spring-analysis Star 4898
Spring源碼閱讀
08.d2l-zh ~ https://github.com/d2l-ai/d2l-zh Star 13327
《動手學深度學習》:面向中文讀者、能運行、可討論。英文版即伯克利“深度學習導論”教材。
09.NetNewsWire ~ https://github.com/brentsimmons/NetNewsWire Star 2309
NetNewsWire 是一款macOS上的開源RSS客戶端,擁有Safari擴展,支持Feedbin同步,快捷鍵支持、AppleScript支持等功能。
10.incubator-dolphinscheduler ~ https://github.com/apache/incubator-dolphinscheduler Star 2336
DolphinScheduler是一個分佈式易擴展的可視化DAG 工作流任務調度系統,致力於解決數據處理流程中錯綜複雜的依賴關係,同時具有強大的可視化操作界面。
One thought on “9月份Github上最熱門的開源項目 (2019/10/02)”
LINUX SHELL
機器學習
人臉/面部 識別
深度學習
Spring Boot
前端/WEB