Pinned Repositories
anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
asl-ml-immersion
This repos contains notebooks for the Advanced Solutions Lab: ML Immersion
bi-lstm-crf-tensorflow
Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow
Capstone-PredictiveMaintenance
Udacity Machine Learning Engineer Capstone Project
Cash-Flow-Forecasting
Forecasting the cash income for a business
CNN-LSTM-Caption-Generator
A Tensorflow implementation of CNN-LSTM image caption generator architecture that achieves close to state-of-the-art results on the MSCOCO dataset.
CNN_LSTM_CTC_Tensorflow
CNN+LSTM+CTC based OCR implemented using tensorflow.
DataQuality_Project
Personal project for data quality analysis on flat files for the main types of data: email, telephones, names, etc.
DataQualityTool
A bokeh based tool for Data Quality Assessment
PredictiveMaintenanceNASA
LSTM Neural Network to predict NASA's engines failure based on know failures and parameters.
as32608's Repositories
as32608/Cash-Flow-Forecasting
Forecasting the cash income for a business
as32608/PredictiveMaintenanceNASA
LSTM Neural Network to predict NASA's engines failure based on know failures and parameters.
as32608/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
as32608/asl-ml-immersion
This repos contains notebooks for the Advanced Solutions Lab: ML Immersion
as32608/Capstone-PredictiveMaintenance
Udacity Machine Learning Engineer Capstone Project
as32608/CNN_LSTM_CTC_Tensorflow
CNN+LSTM+CTC based OCR implemented using tensorflow.
as32608/DataQuality_Project
Personal project for data quality analysis on flat files for the main types of data: email, telephones, names, etc.
as32608/deep_learning_practice
learn deep learning
as32608/devika
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.
as32608/doccano
Open source text annotation tool for machine learning practitioner.
as32608/emnlp2017-relation-extraction
Context-Aware Representations for Knowledge Base Relation Extraction
as32608/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
as32608/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
as32608/Flask-MonitoringDashboard
Automatically monitor the evolving performance of Flask/Python web services.
as32608/hello-world
learning git hub
as32608/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
as32608/j_grp_assignment
as32608/Joint-Extraction-of-Entities-and-Relations-Based-on-a-Novel-Tagging-Scheme
Joint Extraction of Entities and Relations Based on cnn+rnn
as32608/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
as32608/Named_Entity_Recognition_with_Tensorflow
Named Entity Recognition with bidirectional LSTM + CRF architecture on word level and character level.
as32608/OpenDevin
🐚 OpenDevin: Code Less, Make More
as32608/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE) implemented in TensorFlow
as32608/Predictive-Maintenance-using-LSTM
Example of Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras.
as32608/Predictive_Maintenance_using_Machine-Learning_Microsoft_Casestudy
Predictive_Maintenance_using_Machine-Learning_Microsoft_Casestudy
as32608/pydqc
python automatic data quality check toolkit
as32608/Python_TidyData
How to use Python to understand data and transform the data into a tidy format ready to be used for modelling and visualisation.
as32608/tensorflow-face-detection
A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.
as32608/TensorFlow_RLRE
Reinforcement Learning for Relation Classification from Noisy Data(TensorFlow)
as32608/tf-lstm-char-cnn
tensorflow rewrite of Yoon Kim's lstm-char-cnn
as32608/turbofan_failure
Aircraft engine failure prediction model