Giter Club home page Giter Club logo

ml-practice's Introduction

Background photo with logos of Machine Learning and analytics software

Hi, I'm Ryan!


I'm a machine learning practitioner. I enjoy everything about the field of artificial intelligence: experimenting, developing and tuning models, studying the latest research papers in ML, testing new ideas, and experiencing the "magic" of what can be accomplished with linear algebra, backpropagation, and lots of training data.

If you're new here, check out my ml-projects repo, which is my incubation space for ideas and projects. Most of my projects have detailed explanations of algorithms and mathematical operations and are structured to be easy to follow to encourage learning.

Some examples of what I've worked on:

ML from scratch
Machine learning algorithms implemented in NumPy
Neural network (for regression or classification)
KMeans clustering
Logistic regression
and more...

Natual language processing (NLP)
Topic modeling on 50 years of magazine issues
- Using Non-Negative Matrix Factorization, Latent Dirichlet Allocation, and doc-topic Cosine Similarity
Extractive text summarization
- And application to Wikipedia articles
Feature engineering with regex pattern matching
- To analyze groups within a corpus
Dictionary key search
- With fuzzy matching, to find keys in a nested JSON or dictionary object
and more...

Deep learning in PyTorch
Full-page handwritten text recognition
- Implementation of a research paper; uses a combination of a ResNet encoder and a Transformer decoder to capture text from a full page of my handwritten journal
- 1D and 2D positional encoding; dataset and dataloader prep (e.g., torch.transform image transformations); gradient accumulation for memory-constrained GPUs; synthetic data generation; data augmentation; input sequence masking; training and validation
Class projects from an upper-level university computer science course
- image style transfer; fine-tuning a ResNet classifier; training GANs; building language models using the Transformer and RNN architectures; using a U-Net for image segmentation; reinforcement learning (Deep Q and PPO networks)

Others
Vehicle specs analysis with dominant color labeling
Sentiment analysis
Part-of-speech tagging
Web scraping and APIs
Data cleaning
Object-oriented programming
Hyperparameter tuning
Feature selection
Model performance comparison and model selection
UI for interactive exploration
ML pipelines
Animated visualization
and more...

ml-practice's People

Contributors

rparkr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.