• Stars
    star
    13
  • Rank 1,511,627 (Top 30 %)
  • Language
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An implementation of PyTorch's UNet Model for Image Segmentation on Artificial Lunar Landscape Dataset that also works on Intel ® OpenVINO™

More Repositories

1

60DaysofUdacity

Tracking my progress in 60 Days of Udacity Challenge from Secure and Private AI Course
Jupyter Notebook
5
star
2

SmogDetection

Secure and Private AI challenge (SPAIC) Course
4
star
3

ecg-heartbeat-categorization-project

Model implementation of Kaggle's heartbeat dataset using PyTorch Framework
Jupyter Notebook
2
star
4

SmartPredict-A-Word-Prediction-Application

Using a reasonable amount of sample tokens that are cleaned during the analysis, I created a data product prototype that emulates smart keyboards via web application.
JavaScript
1
star
5

Exploring-the-Sample-English-Corpora-for-Predictive-Text-Modeling

Mobile users worldwide invest significant amounts of time interacting with other people through social media, instant messaging and email among other things that the need for robust input methods cannot be overstated. In response to this need, digital keyboards with smart typing mechanisms became commonplace. As efficient and fast these smart keyboards could be, under the hood it is essential to have an effective and efficient predictive text models that would spit out the "best" next word to aid users in fast typing. Also, being English as the primary language in these devices, it is also essential on the side of the data analyst to understand the corpora that will be representative of general population of mobile phone users. The corpora is grouped into three categories - blog, twitter and news that are conveniently separated into files for analysis. Every files have anonymized entries tagged with their date of publication. For this project's purpose, a total of three files will be used in the analysis. In this activity, the goal is to filter out words or tokens that are not useful for prediction and analyze these useful tokens of their intrinsic structures. Ultimately, the end product of this analysis is a 'cleaned' corpora that is the basis for the subsequent predictive modeling. After the analysis, the author will also list down his plans in realizing the most effective model and how it would be used as a data product similar to the approaches applied to smart keyboard applications.
R
1
star