Code Monkey home page Code Monkey logo

Muhammad Ahmad's Projects

arabic_numerals_2_roman icon arabic_numerals_2_roman

This simple C script lets you convert number to roman equivalent, Pass the list of numbers fro command line to convert them into roman or simply execute the script to start it in interactive mode.

deeplearning.ai-summary icon deeplearning.ai-summary

This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.

ead_notes icon ead_notes

Use any markdown viewer like Zettlr to view the notes

image_processing_app icon image_processing_app

This simple app let you apply contrast, brightness and some cool filters to your pictures.

kactl icon kactl

KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)

linear_combination_simulation icon linear_combination_simulation

''' This Class takes list of vectors and weights(optional), calculate and plot 'count' number of linear combinations ---------- Parameters ---------- **Kwags vectors : list list of vectors weights : list |default==random| list of weights count : int |default==10| No. of linear combinations to plot |~count<=1 to plot only linear combination with given weights only| origin : list |default==(0,0)| coordinates of origin point for the plot pointOnly : Bool |default == False| weather to plot points or vectors dynamic : Bool |default==False| to enable dynamic plotting printInfo : Bool |default==True| to print details of each linear combination ------- Attributes ------- purpose: To store the parameters meaning: Self Explanatory ------- Behaviours ------- _findLinearComb: return: calculated linear combination _randomWeights: populates the 'weights' attribute with random weights in accordance with no. of vectors _plotLine: plot the vector(s) findPlotlinearcomb: Loops through list of vector and calculates 'count' no of linear combinations with random weights and plot them. This function incorporates all of the above described private functions ------ Raises ------ ValueError unequal number of vectors and weights supplied! ------ Signature ------ plotLinearCombinations(vectors, weights=False, count=10, origin=( 0, 0), pointOnly=False, dynamic=False, printInfo=False) '''

oop-cmp-244-241 icon oop-cmp-244-241

This repository is in accordance with OOP course and LAB taught in Fall 20' in PUCIT.

similar_word_finder- icon similar_word_finder-

This is a simple web scrapper that lets ypu find a bunch of replacements for a word and allow you to replace that word with a new word in the source document.

vfetch icon vfetch

A command-line system fetch tool for macOS written in vlang

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.