Highlights
- Pro
-
-
-
llm-guard Public
open-source LLM models to be published on behalf of Intel on Hugging Face
-
mt-lr-morphology Public
research codebase for a systematic literature review on the intersection of Machine Translation (MT), low-resource languages, and morphological complexity
-
pytorch-plantclef Public
PyTorch webinar on using DINOv2 and Faiss for plant species classification
-
murilogustineli Public
Config files for my GitHub profile.
-
UDL-book Public
repo to store my notes from the book Understanding Deep Learning
Jupyter Notebook UpdatedDec 15, 2024 -
-
-
-
kickstart.nvim Public
Forked from nvim-lua/kickstart.nvimA launch point for your personal nvim configuration
Lua MIT License UpdatedSep 10, 2024 -
-
-
leetcode Public
Repo for storing my progress in solving LeetCode programming problems
-
-
-
computer-vision-demo Public
Practical implementation of image classification with PyTorch using Fashion MNIST dataset
-
archived_murilogustineli.github.io Public
Forked from academicpages/academicpages.github.ioGithub Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
-
hyper-tuning Public
using scikit-learn GridSearchCV and Pipelines for ML hyperparameter tuning
-
math-for-ml Public
Mathematics for Machine Learning and Data Science specialization on Coursera
-
simplif.ai Public
Repo for storing all content from the Simplif.ai training at Insight
-
-
linear-algebra Public
Python code for the Linear Algebra course by Mike X Cohen
-
fast.ai Public
Deep Learning for Coders with fastai and PyTorch: AI Applications Without a PhD - the book and the course
-
MNIST-PyTorch Public
Implementing a deep CNN using PyTorch on the MNIST dataset
-
apartment-forecast-prophet Public
Forecasting apartment prices using Prophet, a procedure for forecasting time series data
-
bear-classifier Public
Image classifier that identifies grizzly, black, and teddy bears
-
DSA-Python-Book Public
Repo for storing my solutions for the exercises in the Book "Data Structures and Algorithms in Python" by Goodrich, Tamassia, and Goldwasser
-
dsa-specialization-ucsd Public
Repo for tracking my progress in the Data Structure and Algorithms specialization course
-
Survey-Activation-Functions Public
Repo for storing content on my survey paper about Activation Functions on Deep Neural Networks