Skip to content

Artificial intelligence and machine learning examples, notes and docs.

Notifications You must be signed in to change notification settings

jfalkner/machine_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Artificial Intelligence and Machine Learning

This is my repository for AI and ML work. I've been doing this work off-and on since 2022, largely motivated by the release of Stable Diffusion and later ChatGPT.

Why post this code? Neural networks have been used in some really clever ways and learning the algorithms and strategies is fun. Working on them full time will be my day job one of these days. It is helpful to have notes! You may find them helpful too.

Frameworks, Programming Languages and Learning Resources

I try to create examples using both TensorFlow and PyTorch, which are popular frameworks. Likely what you'd use professionally. Hugging Face has Tasks are many great examples that use the previously mentioned frameworks too.

Most code examples are in Python but I'll also include some Java, C/C++ CUDA and Linux CLI. AWS and ChatGPT's API are used too. These too are the main methods you'd likely use professionally.

Examples

These are all a mix of examples you should be able to easily run yourself.

Manuscripts, Courses and Documentation

Notes from review of related topics, manuscripts, documentation and, generally other interesting resources to learn from.

About

Artificial intelligence and machine learning examples, notes and docs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published