Giter Site home page Giter Site logo

liticx / solve-by-hand Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jeremy-london/solve-by-hand

0.0 0.0 0.0 63 KB

Demystify AI concepts: hand-solved problems translated into code for clarity.

License: The Unlicense

Python 52.29% Markdown 47.71%

solve-by-hand's Introduction

Solve by Hand (Deep Learning & AI Fundamentals)

This repository contains a series of exercises designed to help understand and implement fundamental concepts of neural networks, deep learning, and AI techniques. Each example builds upon the previous one, introducing more complex structures and concepts.

Examples

Below is a list included in this project with links to detailed explanations:

Getting Started

To get started with these exercises, clone the repository and navigate to each exercise's directory:

git clone https://github.com/jeremy-london/solve-by-hand.git
cd solve-by-hand

Each directory contains a README.md with instructions specific to the exercise, along with any necessary code files and resources.

Prerequisites

Before you begin, ensure you have the following requirements installed:

  • Python 3.10 or higher
  • NumPy library You can install NumPy using pip or using poetry:
pip install -r requirements.txt

Contributing

Contributions to improve the exercises or add new ones are welcome. Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

License

This project is licensed under the UNLICENSED License - see the LICENSE file for details.

Acknowledgments

We'd like to extend our deepest gratitude to Tom Yeh (@doubleshow), Associate Professor of Computer Science at the University of Colorado Boulder, for providing the handwritten problems and examples that have been pivotal in the development of these neural network exercises.

His contribution has greatly enriched the learning experience for students and practitioners alike.

solve-by-hand's People

Contributors

jeremy-london avatar

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.