Skip to content
View thomZ1's full-sized avatar

Block or report thomZ1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Classic-ML-Methods-Algo Classic-ML-Methods-Algo Public

    Forked from HAOzj/Classic-ML-Methods-Algo

    Review, theoretical analysis and implementation of classic Machine Learning methods

    Jupyter Notebook

  2. bi-lstm-crf-ner-tf2.0 bi-lstm-crf-ner-tf2.0 Public

    Forked from saiwaiyanyu/bi-lstm-crf-ner-tf2.0

    Named Entity Recognition (NER) task using Bi-LSTM-CRF model implemented in Tensorflow 2.0(tensorflow2.0 +)

    Python

  3. rnn-notebooks rnn-notebooks Public

    Forked from Alireza-Akhavan/rnn-notebooks

    RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)

    Jupyter Notebook

  4. ecg ecg Public

    Forked from awni/ecg

    Cardiologist-level arrhythmia detection and classification in ambulatory electrocardiograms using a deep neural network

    Python

  5. leetcode_101 leetcode_101 Public

    Forked from changgyhub/leetcode_101

    LeetCode 101:和你一起你轻松刷题(C++)

  6. recsys recsys Public

    Forked from isthegoal/recsys

    LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。

    Python