All Projects → Average Word2vec → Similar Projects or Alternatives

6198 Open source projects that are alternatives of or similar to Average Word2vec

Neural Painters X
Neural Paiters
Stars: ✭ 61 (+17.31%)
Debiaswe
Remove problematic gender bias from word embeddings.
Stars: ✭ 175 (+236.54%)
Cvpr18 Inaturalist Transfer
Large Scale Fine-Grained Categorization and Domain-Specific Transfer Learning. CVPR 2018
Stars: ✭ 164 (+215.38%)
Fast Pytorch
Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes
Stars: ✭ 346 (+565.38%)
Modelsgenesis
Official Keras & PyTorch Implementation and Pre-trained Models for Models Genesis - MICCAI 2019
Stars: ✭ 416 (+700%)
Syntree2vec
An algorithm to augment syntactic hierarchy into word embeddings
Stars: ✭ 9 (-82.69%)
Dogbreed gluon
kaggle Dog Breed Identification
Stars: ✭ 116 (+123.08%)
Keras transfer cifar10
Object classification with CIFAR-10 using transfer learning
Stars: ✭ 120 (+130.77%)
Biosentvec
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
Stars: ✭ 308 (+492.31%)
Xlearn
Transfer Learning Library
Stars: ✭ 406 (+680.77%)
Pytorch Nlp Notebooks
Learn how to use PyTorch to solve some common NLP problems with deep learning.
Stars: ✭ 293 (+463.46%)
Seismic Transfer Learning
Deep-learning seismic facies on state-of-the-art CNN architectures
Stars: ✭ 32 (-38.46%)
Question Generation
Generating multiple choice questions from text using Machine Learning.
Stars: ✭ 227 (+336.54%)
Tensorflow 101
TensorFlow 101: Introduction to Deep Learning for Python Within TensorFlow
Stars: ✭ 642 (+1134.62%)
Deep learning nlp
Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
Stars: ✭ 407 (+682.69%)
Intrusion Detection System Using Deep Learning
VGG-19 deep learning model trained using ISCX 2012 IDS Dataset
Stars: ✭ 85 (+63.46%)
Glove As A Tensorflow Embedding Layer
Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.
Stars: ✭ 85 (+63.46%)
Image keras
Building an image classifier using keras
Stars: ✭ 162 (+211.54%)
Image classifier
CNN image classifier implemented in Keras Notebook 🖼️.
Stars: ✭ 139 (+167.31%)
NTUA-slp-nlp
💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Stars: ✭ 19 (-63.46%)
Hands On Deep Learning Algorithms With Python
Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow
Stars: ✭ 272 (+423.08%)
Trainyourownyolo
Train a state-of-the-art yolov3 object detector from scratch!
Stars: ✭ 399 (+667.31%)
Ner Bert
BERT-NER (nert-bert) with google bert https://github.com/google-research.
Stars: ✭ 339 (+551.92%)
Skin Cancer Image Classification
Skin cancer classification using Inceptionv3
Stars: ✭ 16 (-69.23%)
Concise Ipython Notebooks For Deep Learning
Ipython Notebooks for solving problems like classification, segmentation, generation using latest Deep learning algorithms on different publicly available text and image data-sets.
Stars: ✭ 23 (-55.77%)
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+6071.15%)
Teacher Student Training
This repository stores the files used for my summer internship's work on "teacher-student learning", an experimental method for training deep neural networks using a trained teacher model.
Stars: ✭ 34 (-34.62%)
Deeppicar
Deep Learning Autonomous Car based on Raspberry Pi, SunFounder PiCar-V Kit, TensorFlow, and Google's EdgeTPU Co-Processor
Stars: ✭ 242 (+365.38%)
Amazon Forest Computer Vision
Amazon Forest Computer Vision: Satellite Image tagging code using PyTorch / Keras with lots of PyTorch tricks
Stars: ✭ 346 (+565.38%)
Weakly Supervised 3d Object Detection
Weakly Supervised 3D Object Detection from Point Clouds (VS3D), ACM MM 2020
Stars: ✭ 61 (+17.31%)
Getting Things Done With Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
Stars: ✭ 738 (+1319.23%)
Germanwordembeddings
Toolkit to obtain and preprocess german corpora, train models using word2vec (gensim) and evaluate them with generated testsets
Stars: ✭ 189 (+263.46%)
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (+944.23%)
Pytorch Retraining
Transfer Learning Shootout for PyTorch's model zoo (torchvision)
Stars: ✭ 167 (+221.15%)
Imageclassification
Deep Learning: Image classification, feature visualization and transfer learning with Keras
Stars: ✭ 83 (+59.62%)
Tensorflow
This Repository contains all tensorflow tutorials.
Stars: ✭ 68 (+30.77%)
Tweet Stance Prediction
Applying NLP transfer learning techniques to predict Tweet stance
Stars: ✭ 91 (+75%)
Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (+26.92%)
Elmo Tutorial
A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)
Stars: ✭ 145 (+178.85%)
Bert Sklearn
a sklearn wrapper for Google's BERT model
Stars: ✭ 182 (+250%)
Nlp Notebooks
A collection of notebooks for Natural Language Processing from NLP Town
Stars: ✭ 513 (+886.54%)
Densedepth
High Quality Monocular Depth Estimation via Transfer Learning
Stars: ✭ 963 (+1751.92%)
Coursera Natural Language Processing Specialization
Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai.
Stars: ✭ 39 (-25%)
Machine Learning Decal Spring 2019
A 2-unit decal run by [email protected]'s education team
Stars: ✭ 51 (-1.92%)
Mutual labels:  jupyter-notebook
Ppd599
USC urban data science course series with Python and Jupyter
Stars: ✭ 1,062 (+1942.31%)
Mutual labels:  jupyter-notebook
Gym Continuousdoubleauction
A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.
Stars: ✭ 50 (-3.85%)
Mutual labels:  jupyter-notebook
Machine Learning Asset Management
Machine Learning in Asset Management (by @firmai)
Stars: ✭ 1,060 (+1938.46%)
Mutual labels:  jupyter-notebook
Bert Stack Overflow
Train a BERT model with TensorFlow 2.0 to automatically tag StackOverflow questions!
Stars: ✭ 52 (+0%)
Mutual labels:  jupyter-notebook
Spark Mllib Scala Play
Twitter sentiment analysis based on Apache Spark, MLlib, Scala and Akka.
Stars: ✭ 51 (-1.92%)
Mutual labels:  jupyter-notebook
Advbox
Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.
Stars: ✭ 1,055 (+1928.85%)
Mutual labels:  jupyter-notebook
Bnlearn
Python package for learning the graphical structure of Bayesian networks, parameter learning, inference and sampling methods.
Stars: ✭ 51 (-1.92%)
Mutual labels:  jupyter-notebook
Ml securityinformatics
Short Course - Applied Machine Learning for Security Informatics
Stars: ✭ 51 (-1.92%)
Mutual labels:  jupyter-notebook
Stock Trading
『파이썬과 리액트를 활용한 주식 자동 시스템』 예제 코드
Stars: ✭ 51 (-1.92%)
Mutual labels:  jupyter-notebook
Russiansuperglue
Russian SuperGLUE benchmark
Stars: ✭ 51 (-1.92%)
Mutual labels:  jupyter-notebook
Deeplens Workshops
Stars: ✭ 52 (+0%)
Mutual labels:  jupyter-notebook
Kaggle Kannada Mnist 3rd Solution
Stars: ✭ 52 (+0%)
Mutual labels:  jupyter-notebook
Tsr Py Faster Rcnn
This repo contains code related to german traffic sign detection and classification using Faster-RCNN
Stars: ✭ 51 (-1.92%)
Mutual labels:  jupyter-notebook
Pytorch Transfomer
My implementation of the transformer architecture from the Attention is All you need paper applied to time series.
Stars: ✭ 51 (-1.92%)
Mutual labels:  jupyter-notebook
Documents
Slides produced by Engineers and Data Scientists of Blue Yonder
Stars: ✭ 50 (-3.85%)
Mutual labels:  jupyter-notebook
Nn from scratch
Multilayer Neural Network using numpy.
Stars: ✭ 51 (-1.92%)
Mutual labels:  jupyter-notebook
1-60 of 6198 similar projects