LogoDuyệtSr. Data Engineer
HomeAboutPhotosInsightsCV

Footer

Logo

Resources

  • Rust Tiếng Việt
  • /archives
  • /series
  • /tags
  • Status

me@duyet.net

  • About
  • LinkedIn
  • Resume
  • Projects

© 2026 duyet.net | Sr. Data Engineer | 2026-02-27

Papers with Code: A Fantastic GitHub Resource for Machine Learning

Note: This post is over 8 years old. The information may be outdated.

Bạn đang tìm một số papers có code đi kèm? Một Github repo có tên là "Papers with Code" bởi Zaur Fataliyev có lẽ là thứ bạn cần.

Papers with code. Sorted by stars. Updated weekly.

Đây là một repo tập hợp rất nhiều bài báo lĩnh vực Machine Learning, có code đi kèm, được sắp xếp theo số Star Github và phân loại theo từng năm. Danh sách này theo tác giả là được cập nhật bổ sung hàng tuần.

Github: https://github.com/zziz/pwc

Jan 6, 2019·7 years ago
|Machine Learning|
Deep LearningMachine LearningArtificial Intelligence (ai)
|Edit|

Related Posts

Deep Learning là gì?

Thế giới đã chứng kiến sự phát triển vượt bậc sau khi con người phát minh ra các công nghệ: động cơ hơi nước, điện, máy vi tính, internet. Công nghệ tiếp theo sẽ có sự tác động mạnh mẽ như vậy chính là trí thông minh nhân tạo (Artificial Intelligence - AI)

Feb 4, 2016·10 years ago
Read more

Neural networks là gì?

Neural networks là gì?

Mar 26, 2016·10 years ago
Read more

TL;DR - Random Forest thay vì Neural Network

Cả Random Forest và Neural Networks đều là những kỹ thuật khác nhau nhưng có thể sử dụng chung ở một số lĩnh vực. Vậy khi nào sử dụng 1 kỹ thuật thay vì cái còn lại?

May 1, 2020·6 years ago
Read more

Deploy Deep Learning model as a web service API

Trong bài này mình sẽ hướng dẫn deploy 1 model Deep learning, cụ thể là Keras dưới dạng một web service API. Sử dụng Flask framework python và Redis server như một Messeage Queue.

Jul 21, 2018·8 years ago
Read more