Coder Social home page Coder Social logo
Christian Garbin CS master's and Ph.D. collected works photo

fau-masters-collected-works-cgarbin Goto Github PK

repos: 26.0 gists: 0.0

Name: Christian Garbin CS master's and Ph.D. collected works

Type: Organization

Bio: Work created during FAU's computer science master's and Ph.D. (data science, machine learning, ...)

Location: United States of America

Blog: https://cgarbin.github.io/about/

Christian Garbin CS master's and Ph.D. collected works's Projects

gpt-all-local icon gpt-all-local

A "chat with your data" example: using a large language models (LLM) to interact with our own (local) data. Everything is local: the embedding model, the LLM, the vector database. This is an example of retrieval-augmented generation (RAG): we find relevant sections from our documents and pass it to the LLM as part of the prompt (see pics).

llm-github-issues icon llm-github-issues

Summarizing with LLMs: Using an LLM to understand GitHub issues without reading each post in detail.

machine-learning-but-not-understanding icon machine-learning-but-not-understanding

Are machines "learning" anything? This repository explores some of the concepts from the book "Artificial Intelligence, a guide for thinking humans", by Melanie Mitchell.

obfuscated-c-12-days-of-christmas icon obfuscated-c-12-days-of-christmas

Methodically "unobfuscate" the winner of the 1988 International Obfuscated C Contest entry, the incredible code that prints the "twelve days of Christmas" song.

regression-no-libraries icon regression-no-libraries

Ridge, elastic net, and logistic regressions implemented without using any statistical or machine learning library. All steps are done by hand, using matrix operations as much as possible.

writing-good-jupyter-notebooks icon writing-good-jupyter-notebooks

Writing good Jupyter notebooks: logically organized, clearly documented decisions and assumptions, easy-to-understand code, flexible (easy to modify) code, resilient (hard to break) code

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.