Stars
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
Tutorials, datasets, and other material associated with textbook "A First Course in Network Science" by Menczer, Fortunato & Davis
Code and documentation for the MariTalk API
Biblioteca de algoritmos, estruturas de dados e primitivas para Maratona de Programação (ICPC) da UFMG.
exo-explore / llama98.c
Forked from karpathy/llama2.cInference Llama models in one file of pure C for Windows 98 running on 25-year-old hardware
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
A Python Library for the Generation of Artificial Missing Data
Codebase of the conference paper: Assessing Adversarial Effects of Noise in Missing Data Imputation
Robust machine learning for responsible AI
Build and run containers leveraging NVIDIA GPUs
A Python toolkit/library for reality-centric machine/deep learning & data mining on partially-observed time series, with 50+ SOTA neural network models for scientific analysis tasks (imputation, cl…
A Python library for dynamic classifier and ensemble selection
Python package built to ease deep learning on graph, on top of existing DL frameworks.
Graph Neural Networks with Keras and Tensorflow 2.
Hands-On Graph Neural Networks Using Python, published by Packt
CP4 Free Source Code Project (C++17, Java11, Python3 and OCaml)
Data Structures & Algorithms From Competitive Programming Book
A research toolkit for particle swarm optimization in Python
Code repository for the O'Reilly publication "Building Machine Learning Pipelines" by Hannes Hapke & Catherine Nelson
Python library to access Gene Expression Omnibus Database (GEO)
A Python implementation of the Ant Colony Optimization Meta-Heuristic
A bestiary of evolutionary, swarm and other metaphor-based algorithms
Exemplo prático de uma pequena livraria virtual implementada usando microsserviços. Inclui também duas tarefas práticas para os alunos.
A sample MySQL database with an integrated test suite, used to test your applications and database servers
📚 Solutions to Introduction to Algorithms Third Edition