Skip to content
View mayuer's full-sized avatar

Block or report mayuer

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Starred repositories

Showing results

This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, suc…

Jupyter Notebook 3,522 2,098 Updated Jun 14, 2021

Use word2vec embedding with LSTM for the "Bag of Words meets Bag of Popcorn" challenge

Python 16 4 Updated May 12, 2017

(BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on Tensorflow Hub + 1-D CNN and Bi-Directional LSTM on IMDB Movi…

Jupyter Notebook 74 17 Updated Nov 30, 2019

Building a sentiment classifier that takes movie review text and output rating from 1 to 10 using Word2Vec, bidirectional LSTM, AWD LSTM and more.

Scheme 1 Updated Apr 28, 2019

Text prediction and text generation using a LSTM network and word embeddings from word2vec.

C 1 Updated Mar 7, 2020
Python 1 Updated May 10, 2019

Sentiment Analysis using Recurrent Neural Networks (RNN-LSTM) and Google News Word2Vec

Jupyter Notebook 10 10 Updated Sep 20, 2019

Classifying movie reviews as positive or negative using Word2Vec Embeddings & LSTM network

Python 81 33 Updated Feb 24, 2022

a tensorflow version of Word2Vec with a new loss

Python 114 49 Updated Aug 7, 2017

Code and pre-trained model for: Deep Semantic Role Labeling: What Works and What's Next

Python 334 78 Updated Jan 23, 2019

机器学习相关教程

Python 13,008 5,669 Updated Dec 22, 2020

Using tensorflow to do sentiment analysis based on the IMDB

Python 16 9 Updated Mar 12, 2018

Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch

Lua 12,088 2,629 Updated Oct 24, 2023

Counting CNN and Hydra CNN

Python 168 56 Updated May 10, 2021

A deep learning library to provide algs in pure Numpy or Tensorflow.

Python 290 55 Updated Oct 25, 2017

Handwritten Digit Recognition using Machine Learning and Deep Learning

Python 271 145 Updated Apr 14, 2026

Technical experimentations to beat the stock market using deep learning 📈

Python 483 155 Updated Mar 4, 2017

Deep Pink is a chess AI that learns to play chess using deep learning.

Python 832 158 Updated Feb 20, 2017

Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)

Python 585 322 Updated Sep 30, 2020

Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).

Python 6,821 2,058 Updated Aug 7, 2024

Kaggle's competition for using Google's word2vec package for sentiment analysis

Python 624 531 Updated Nov 24, 2018

Chess reinforcement learning by AlphaGo Zero methods.

Jupyter Notebook 2,224 472 Updated Mar 24, 2023