danaugrs/huskarl
Parallel Deep Reinforcement Learning Framework
Language: Python
#algorithms #artificial_intelligence #deep_learning #python #reinforcement_learning #tensorflow
Stars: 84 Issues: 0 Forks: 5
https://github.com/danaugrs/huskarl
Parallel Deep Reinforcement Learning Framework
Language: Python
#algorithms #artificial_intelligence #deep_learning #python #reinforcement_learning #tensorflow
Stars: 84 Issues: 0 Forks: 5
https://github.com/danaugrs/huskarl
GitHub
GitHub - danaugrs/huskarl: Deep Reinforcement Learning Framework + Algorithms
Deep Reinforcement Learning Framework + Algorithms - danaugrs/huskarl
smacke/subsync
Automagically synchronize subtitles with video.
Language: Python
Stars: 690 Issues: 0 Forks: 14
https://github.com/smacke/subsync
Automagically synchronize subtitles with video.
Language: Python
Stars: 690 Issues: 0 Forks: 14
https://github.com/smacke/subsync
GitHub
GitHub - smacke/ffsubsync: Automagically synchronize subtitles with video.
Automagically synchronize subtitles with video. Contribute to smacke/ffsubsync development by creating an account on GitHub.
filipedeschamps/video-maker
Projeto open source para fazer vídeos automatizados
Language: JavaScript
Stars: 227 Issues: 3 Forks: 35
https://github.com/filipedeschamps/video-maker
Projeto open source para fazer vídeos automatizados
Language: JavaScript
Stars: 227 Issues: 3 Forks: 35
https://github.com/filipedeschamps/video-maker
GitHub
GitHub - filipedeschamps/video-maker: Projeto open source para fazer vídeos automatizados
Projeto open source para fazer vídeos automatizados - filipedeschamps/video-maker
aliyr/Nodejs-Developer-Roadmap
A Developer Roadmap to becoming a Node.js developer in 2019
Stars: 208 Issues: 2 Forks: 6
https://github.com/aliyr/Nodejs-Developer-Roadmap
A Developer Roadmap to becoming a Node.js developer in 2019
Stars: 208 Issues: 2 Forks: 6
https://github.com/aliyr/Nodejs-Developer-Roadmap
GitHub
GitHub - aliyr/Nodejs-Developer-Roadmap: A Developer Roadmap to becoming a Node.js developer in 2019
A Developer Roadmap to becoming a Node.js developer in 2019 - aliyr/Nodejs-Developer-Roadmap
Microsoft/frontend-bootcamp
Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux
Language: TypeScript
#css #css_in_js #html #javascript #microsoft #office_ui_fabric_react #react #redux #redux_thunk #typescript
Stars: 205 Issues: 4 Forks: 24
https://github.com/Microsoft/frontend-bootcamp
Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux
Language: TypeScript
#css #css_in_js #html #javascript #microsoft #office_ui_fabric_react #react #redux #redux_thunk #typescript
Stars: 205 Issues: 4 Forks: 24
https://github.com/Microsoft/frontend-bootcamp
GitHub
GitHub - microsoft/frontend-bootcamp: Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux
Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux - microsoft/frontend-bootcamp
Mckinsey666/bullet
🚅 Beautiful Python prompts made simple. Build a prompt like stacking blocks.
Language: Python
#cli #colors #command_line_tool #customization #formatting #list #prompts
Stars: 863 Issues: 3 Forks: 16
https://github.com/Mckinsey666/bullet
🚅 Beautiful Python prompts made simple. Build a prompt like stacking blocks.
Language: Python
#cli #colors #command_line_tool #customization #formatting #list #prompts
Stars: 863 Issues: 3 Forks: 16
https://github.com/Mckinsey666/bullet
GitHub
GitHub - bchao1/bullet: 🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
🚅 Interactive prompts made simple. Build a prompt like stacking blocks. - GitHub - bchao1/bullet: 🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
drcmda/react-three-fiber
👌React-fiber renderer for THREE.js
Language: JavaScript
Stars: 373 Issues: 2 Forks: 4
https://github.com/drcmda/react-three-fiber
👌React-fiber renderer for THREE.js
Language: JavaScript
Stars: 373 Issues: 2 Forks: 4
https://github.com/drcmda/react-three-fiber
GitHub
GitHub - pmndrs/react-three-fiber: 🇨🇭 A React renderer for Three.js
🇨🇭 A React renderer for Three.js. Contribute to pmndrs/react-three-fiber development by creating an account on GitHub.
leisim/awesome-flutter-packages
A curated list of awesome Flutter packages.
Language: Dart
#android #awesome #dart #flutter #ios
Stars: 214 Issues: 0 Forks: 9
https://github.com/leisim/awesome-flutter-packages
A curated list of awesome Flutter packages.
Language: Dart
#android #awesome #dart #flutter #ios
Stars: 214 Issues: 0 Forks: 9
https://github.com/leisim/awesome-flutter-packages
GitHub
GitHub - simc/awesome-flutter-packages: A curated list of awesome Flutter packages.
A curated list of awesome Flutter packages. Contribute to simc/awesome-flutter-packages development by creating an account on GitHub.
leoxiaobin/deep-high-resolution-net.pytorch
The project is an official implement of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
Language: Cuda
#coco_keypoints_detection #deep_high_resolution_net #deep_learning #high_resolution_net #human_pose_estimation #mpii #mpii_dataset #mscoco_keypoint
Stars: 204 Issues: 4 Forks: 30
https://github.com/leoxiaobin/deep-high-resolution-net.pytorch
The project is an official implement of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
Language: Cuda
#coco_keypoints_detection #deep_high_resolution_net #deep_learning #high_resolution_net #human_pose_estimation #mpii #mpii_dataset #mscoco_keypoint
Stars: 204 Issues: 4 Forks: 30
https://github.com/leoxiaobin/deep-high-resolution-net.pytorch
GitHub
GitHub - leoxiaobin/deep-high-resolution-net.pytorch: The project is an official implementation of our CVPR2019 paper "Deep High…
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation" - leoxiaobin/deep-high-resolution-net.pytorch
alibaba/coobjc
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
Language: Objective-C
#actor #actor_model #arm64 #asm #await #await_promises #c #coroutine #coroutine_library #generator #objective_c #swift #tuple
Stars: 1124 Issues: 2 Forks: 141
https://github.com/alibaba/coobjc
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
Language: Objective-C
#actor #actor_model #arm64 #asm #await #await_promises #c #coroutine #coroutine_library #generator #objective_c #swift #tuple
Stars: 1124 Issues: 2 Forks: 141
https://github.com/alibaba/coobjc
GitHub
GitHub - alibaba/coobjc: coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor…
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some F...
wesbos/eslint-config-wesbos
No-Sweat™ Eslint and Prettier Setup - with or without VS Code
Language: JavaScript
#cool #eslint #prettier
Stars: 280 Issues: 5 Forks: 13
https://github.com/wesbos/eslint-config-wesbos
No-Sweat™ Eslint and Prettier Setup - with or without VS Code
Language: JavaScript
#cool #eslint #prettier
Stars: 280 Issues: 5 Forks: 13
https://github.com/wesbos/eslint-config-wesbos
GitHub
GitHub - wesbos/eslint-config-wesbos: No-Sweat™ Eslint and Prettier Setup - with or without VS Code
No-Sweat™ Eslint and Prettier Setup - with or without VS Code - wesbos/eslint-config-wesbos
EgorBo/SimdJsonSharp
C# version of lemire's SimdJson
Language: C#
#avx2 #json #netcore3 #simd
Stars: 164 Issues: 2 Forks: 5
https://github.com/EgorBo/SimdJsonSharp
C# version of lemire's SimdJson
Language: C#
#avx2 #json #netcore3 #simd
Stars: 164 Issues: 2 Forks: 5
https://github.com/EgorBo/SimdJsonSharp
GitHub
GitHub - EgorBo/SimdJsonSharp: C# bindings for lemire/simdjson (and full C# port)
C# bindings for lemire/simdjson (and full C# port) - EgorBo/SimdJsonSharp
marmelo/tech-companies-in-portugal
:portugal: List of technology companies in Portugal.
#coimbra #companies #lisboa #lisbon #oporto #porto #portugal #tech #technology
Stars: 124 Issues: 7 Forks: 35
https://github.com/marmelo/tech-companies-in-portugal
:portugal: List of technology companies in Portugal.
#coimbra #companies #lisboa #lisbon #oporto #porto #portugal #tech #technology
Stars: 124 Issues: 7 Forks: 35
https://github.com/marmelo/tech-companies-in-portugal
GitHub
GitHub - marmelo/tech-companies-in-portugal: :portugal: List of technology companies in Portugal.
:portugal: List of technology companies in Portugal. - marmelo/tech-companies-in-portugal
chiphuyen/lazynlp
Library to scrape and clean web pages to create massive datasets.
Language: Python
#artificial_intelligence #data_science #language_model #natural_language_processing #nlp #open #python #text_mining
Stars: 371 Issues: 2 Forks: 31
https://github.com/chiphuyen/lazynlp
Library to scrape and clean web pages to create massive datasets.
Language: Python
#artificial_intelligence #data_science #language_model #natural_language_processing #nlp #open #python #text_mining
Stars: 371 Issues: 2 Forks: 31
https://github.com/chiphuyen/lazynlp
GitHub
GitHub - chiphuyen/lazynlp: Library to scrape and clean web pages to create massive datasets.
Library to scrape and clean web pages to create massive datasets. - chiphuyen/lazynlp
EricAlcaide/MiniFold
Creating a mini version of Deep Learning for Protein Structure Prediction inspired by DeepMind AlphaFold algorithm
Language: Jupyter Notebook
Stars: 164 Issues: 0 Forks: 20
https://github.com/EricAlcaide/MiniFold
Creating a mini version of Deep Learning for Protein Structure Prediction inspired by DeepMind AlphaFold algorithm
Language: Jupyter Notebook
Stars: 164 Issues: 0 Forks: 20
https://github.com/EricAlcaide/MiniFold
GitHub
GitHub - hypnopump/MiniFold: MiniFold: Deep Learning for Protein Structure Prediction inspired by DeepMind AlphaFold algorithm
MiniFold: Deep Learning for Protein Structure Prediction inspired by DeepMind AlphaFold algorithm - GitHub - hypnopump/MiniFold: MiniFold: Deep Learning for Protein Structure Prediction inspired by...
vishaltelangre/ff
Find files (ff) by name, fast!
Language: Rust
#cli #command_line #command_line_tool #ff #file_search #find #find_files #mdfind #rust #search
Stars: 134 Issues: 2 Forks: 3
https://github.com/vishaltelangre/ff
Find files (ff) by name, fast!
Language: Rust
#cli #command_line #command_line_tool #ff #file_search #find #find_files #mdfind #rust #search
Stars: 134 Issues: 2 Forks: 3
https://github.com/vishaltelangre/ff
GitHub
GitHub - vishaltelangre/ff: Find files (ff) by name, fast!
Find files (ff) by name, fast! Contribute to vishaltelangre/ff development by creating an account on GitHub.
corneliusweig/rakkess
Review Access - kubectl plugin to show an access matrix for all available resources
Language: Go
#access #access_management #kubectl #kubectl_plugin #kubernetes #overview #review #utility
Stars: 124 Issues: 4 Forks: 2
https://github.com/corneliusweig/rakkess
Review Access - kubectl plugin to show an access matrix for all available resources
Language: Go
#access #access_management #kubectl #kubectl_plugin #kubernetes #overview #review #utility
Stars: 124 Issues: 4 Forks: 2
https://github.com/corneliusweig/rakkess
GitHub
GitHub - corneliusweig/rakkess: Review Access - kubectl plugin to show an access matrix for k8s server resources
Review Access - kubectl plugin to show an access matrix for k8s server resources - corneliusweig/rakkess
pikapkg/web
:package: :sparkles: Install npm dependencies that run directly in the browser. No Browserify, Webpack or import maps required.
Language: TypeScript
Stars: 203 Issues: 2 Forks: 0
https://github.com/pikapkg/web
:package: :sparkles: Install npm dependencies that run directly in the browser. No Browserify, Webpack or import maps required.
Language: TypeScript
Stars: 203 Issues: 2 Forks: 0
https://github.com/pikapkg/web
GitHub
GitHub - FredKSchott/snowpack: ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️
ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️ - FredKSchott/snowpack
antonmedv/fx-completion
Bash completion for fx
Language: JavaScript
Stars: 107 Issues: 0 Forks: 2
https://github.com/antonmedv/fx-completion
Bash completion for fx
Language: JavaScript
Stars: 107 Issues: 0 Forks: 2
https://github.com/antonmedv/fx-completion
GitHub
GitHub - antonmedv/fx-completion: Bash completion for fx
Bash completion for fx. Contribute to antonmedv/fx-completion development by creating an account on GitHub.
naver/claf
CLaF: Clova Language Framework
Language: Python
#clova #framework #language #natural_language_processing #nlp #pytorch
Stars: 106 Issues: 1 Forks: 5
https://github.com/naver/claf
CLaF: Clova Language Framework
Language: Python
#clova #framework #language #natural_language_processing #nlp #pytorch
Stars: 106 Issues: 1 Forks: 5
https://github.com/naver/claf
GitHub
GitHub - naver/claf: CLaF: Open-Source Clova Language Framework
CLaF: Open-Source Clova Language Framework. Contribute to naver/claf development by creating an account on GitHub.
earhian/Humpback-Whale-Identification-1st-
https://www.kaggle.com/c/humpback-whale-identification
Language: Python
Stars: 99 Issues: 1 Forks: 25
https://github.com/earhian/Humpback-Whale-Identification-1st-
https://www.kaggle.com/c/humpback-whale-identification
Language: Python
Stars: 99 Issues: 1 Forks: 25
https://github.com/earhian/Humpback-Whale-Identification-1st-
Kaggle
Humpback Whale Identification
Can you identify a whale by its tail?