Giter Club home page Giter Club logo

Logic Will Get you from A To Z

but Imagination Will Take you ANYWHERE

🔭 Controlling AI 🌱 Quantum Computing and CUDA development


💬 Ask me about ... 📫 [email protected] ⚡ Fun fact: I love to draw

Patrick Gourdet's Projects

bfs icon bfs

Basic implementation of BFS algorithm

binarysearchtreevariationattempts icon binarysearchtreevariationattempts

When Playing with the binary tree construct I get assumtitons which I like to test against run time and then see where my thought processes diverge.

brainanalysis- icon brainanalysis-

Using statistical analysis and Matlab I was able to compared brain activation between post traumatic stress syndrome and healthy control groups.

buyandsel2 icon buyandsel2

Leet Code Challenge its not as fast but I hope to return to it and get it to level greased lightning.

cuda_mutli_search icon cuda_mutli_search

Seach for an element in o(1) depending on elements then it depends on the number of blocks used

cudapractice_0.0.2 icon cudapractice_0.0.2

The base concepts of a CUDA program. How to alocate and move memory from CPU To GPU and how Paralell thinking is needed. The For loop is parallelized and using the thread id the values are stored and returned to the host computer.

data-type-currency icon data-type-currency

A c++ lib that will use dollar data type and have various arithmetic functions regarding to financial services.

dbaccess icon dbaccess

Simple way to access the Database over ADO.NET with minimal overhead.

eis icon eis

Employee Information System

hashtable icon hashtable

Practice the fundamentals as these are what make up the core

javaprogramspersonal icon javaprogramspersonal

This is my old work space from eclipse. It has Java Programs from sorting to basic input output.

lexical---parser icon lexical---parser

Lexical analyzer and parser which checks source code for its lexical and syntactical validity.

linkedlists icon linkedlists

I never posted my first time so this is making up for the failure to do so. As I practice I can make a small tutorial as well.

machinelearning icon machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.

maximum_string_expression icon maximum_string_expression

Given a string this program calculates the largest maximum using * and + and specific grouping to maximize the value of such string. Example 1 2 3 -2 2 = (((1+2)*3)+(-2))*2 = 14

metasm icon metasm

This is the main repository for metasm, a free assembler / disassembler / compiler written in ruby

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.