Giter VIP home page Giter VIP logo

Jhoan Martínez 's Projects

audiocraft icon audiocraft

Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.

backpropygation icon backpropygation

Step-by-step guide to compute gradients, update weights, and fine-tune the model for improved performance.

gradient-descent-algorithm-in-1-dimension icon gradient-descent-algorithm-in-1-dimension

This repository contains an implementation of the gradient descent algorithm in one dimension. Gradient descent is a popular optimization algorithm used to find the minimum of a function. It iteratively adjusts the parameters of the function in the direction of steepest descent, guided by the gradient of the function.

gradient-descent-algorithm-in-2-dimensions icon gradient-descent-algorithm-in-2-dimensions

The Gradient Descent algorithm is an iterative optimization algorithm used to find the minimum of a function. In this implementation, we focus on finding the local minimum of a function in a 2-dimensional space.

job-swe-backend icon job-swe-backend

This GitHub repository houses a powerful Python backend built using Django and Django Rest Framework. It enables the creation and management of job listings, allowing users to post jobs and apply seamlessly. Empower your job platform with this reliable and scalable solution.

mini-neural-network icon mini-neural-network

Welcome to the "mini neural network" repository! This project is a comprehensive guide and implementation of neural network training from the ground up, aimed at providing a deep understanding of the inner workings of neural networks using Python.

neural-networks-raw-cpp icon neural-networks-raw-cpp

This repository is dedicated to building neural networks from scratch in raw C++, which means we will implement all the necessary components, including data preprocessing, weight initialization, feedforward propagation, backpropagation, and gradient descent. By working with the fundamental building blocks of neural networks.

neural-networks-raw-python icon neural-networks-raw-python

This repository is dedicated to building neural networks from scratch in raw Python, which means we will implement all the necessary components, including data preprocessing, weight initialization, feedforward propagation, backpropagation, and gradient descent. By working with the fundamental building blocks of neural networks.

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.