All Projects → ml-formulas → Similar Projects or Alternatives

555 Open source projects that are alternatives of or similar to ml-formulas

computer-vision-notebooks
👁️ An authorial set of fundamental Python recipes on Computer Vision and Digital Image Processing.
Stars: ✭ 89 (+61.82%)
Mutual labels:  mathematics
algorithms
A open source repository of different kinds of algorithms in c. Newbies are encouraged to contribute! Note: I made this code when i didn't have as much experience in programming
Stars: ✭ 33 (-40%)
Mutual labels:  computer-science
HyperGraphLib
C++ Hypergraph modelling Library using Boost and OpenMP with some algorithms, including isomorphism using Gecode.
Stars: ✭ 19 (-65.45%)
Mutual labels:  computer-science
Coding Interview University
A complete computer science study plan to become a software engineer.
Stars: ✭ 204,859 (+372370.91%)
Mutual labels:  computer-science
Mathematics for Machine Learning
Notes and step-by-step exercises resolution to aid students learning the base math for machine learning. Content summed up from the the course from the Imperial London College in Coursera.
Stars: ✭ 44 (-20%)
Mutual labels:  mathematics
Cs Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Stars: ✭ 143,620 (+261027.27%)
Mutual labels:  computer-science
awesome-readings
List of Awesome Research Articles on Computer Science and Technology
Stars: ✭ 25 (-54.55%)
Mutual labels:  computer-science
Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+181181.82%)
Mutual labels:  computer-science
Notes
My notes are about everything related to programming.
Stars: ✭ 104 (+89.09%)
Mutual labels:  computer-science
Professional Programming
A collection of full-stack resources for programmers.
Stars: ✭ 15,936 (+28874.55%)
Mutual labels:  computer-science
curr
All curricular materials for Bootstrap course modules
Stars: ✭ 13 (-76.36%)
Mutual labels:  computer-science
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (+185.45%)
Mutual labels:  computer-science
CS-study
cs지식을 정리하는 공간
Stars: ✭ 171 (+210.91%)
Mutual labels:  computer-science
.net Big O Algorithm Complexity Cheat Sheet
Big-O complexities of common algorithms used in .NET and Computer Science.
Stars: ✭ 215 (+290.91%)
Mutual labels:  computer-science
humke-4d-geometry
A web-based 4D Geometry viewer
Stars: ✭ 51 (-7.27%)
Mutual labels:  mathematics
Mitx 6.00.1x
Coding exercises and Problem Sets for MITx: 6.00.1x Introduction to Computer Science and Programming Using Python, EdX, Aug-Nov 2016
Stars: ✭ 213 (+287.27%)
Mutual labels:  computer-science
dcs-notes.github.io
Unofficial notes for modules offered in the first year of Computer Science by the University of Warwick
Stars: ✭ 22 (-60%)
Mutual labels:  computer-science
Problem Solving Training
Problem solving training for computer science students.
Stars: ✭ 210 (+281.82%)
Mutual labels:  computer-science
Codex
A free note-taking software for programmers and Computer Science students
Stars: ✭ 242 (+340%)
Mutual labels:  computer-science
Open Source Cs
Video discussing this curriculum:
Stars: ✭ 15,055 (+27272.73%)
Mutual labels:  computer-science
cs-interview-questions
Personal Solutions to Interview Questions
Stars: ✭ 59 (+7.27%)
Mutual labels:  computer-science
Openlib.cs
📚 A Collection of Free & Open Resources for University Coursework in Computer Science.
Stars: ✭ 198 (+260%)
Mutual labels:  computer-science
data sciences campaign
【数据科学家系列课程】
Stars: ✭ 91 (+65.45%)
Mutual labels:  mathematics
Pretty Algorithms
🌊 Pretty, common and useful algorithms with modern JS and beautiful tests
Stars: ✭ 2,163 (+3832.73%)
Mutual labels:  computer-science
Harris-Hawks-Optimization-Algorithm-and-Applications
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
Stars: ✭ 31 (-43.64%)
Mutual labels:  computer-science
riemann-divisor-sum
Code for the series "Searching for Riemann Hypothesis Counterexamples"
Stars: ✭ 16 (-70.91%)
Mutual labels:  mathematics
awesome-backend
🚀 A curated and opinionated list of resources (English & Russian) for Backend developers | Структурированный список ресурсов для изучения Backend разработки
Stars: ✭ 826 (+1401.82%)
Mutual labels:  computer-science
Awesome Computer Graphics
🔺😎 A curated list of awesome stuff to learn computer graphics
Stars: ✭ 154 (+180%)
Mutual labels:  computer-science
Bookmarks
🔖 ⭐️ Collection of public dev bookmarks, shared with ❤️ from www.bookmarks.dev
Stars: ✭ 181 (+229.09%)
Mutual labels:  computer-science
AlgebraLinear
Escrita colaborativa de recursos educacionais abertos sobre álgebra linear.
Stars: ✭ 57 (+3.64%)
Mutual labels:  mathematics
Tech-Interview-Study
주니어 개발자를 위한 기초 CS 스터디
Stars: ✭ 136 (+147.27%)
Mutual labels:  computer-science
Free Computer Science University
So after watching all the resources i thought to put all the important technical courses in one place.And help those people who wants to learn computer science.All the courses are free here.
Stars: ✭ 175 (+218.18%)
Mutual labels:  computer-science
reading-material
Reading schedule and our library of pdfs
Stars: ✭ 19 (-65.45%)
Mutual labels:  computer-science
Women In Technology
A collection of resources for women in tech, consisting of - courses, learning guides, amazing sites and repos, blogs, programs and events. scholarships, etc.
Stars: ✭ 170 (+209.09%)
Mutual labels:  computer-science
cmc-csci046
CMC's Data Structures and Algorithms Course Materials
Stars: ✭ 31 (-43.64%)
Mutual labels:  computer-science
Programming Notes
Lecture notes on Computer Science, Full Stack Development, and Software Engineering Philosophies.
Stars: ✭ 171 (+210.91%)
Mutual labels:  computer-science
python-data-structures-and-algorithms
No description or website provided.
Stars: ✭ 57 (+3.64%)
Mutual labels:  computer-science
awesome-cogsci
An Awesome List of Cognitive Science Resources
Stars: ✭ 71 (+29.09%)
Mutual labels:  computer-science
ez-rtos
A micro real-time operating system supporting task switching, delay function, memory allocator and critical section. It is writen on ARM Cortex-M3 assemble language, it runs successfully on STM32F103 MCU.
Stars: ✭ 57 (+3.64%)
Mutual labels:  computer-science
Programming Languages Genealogical Tree
Programming languages genealogical tree
Stars: ✭ 158 (+187.27%)
Mutual labels:  computer-science
noteworthy
Markdown editor with bidirectional links and excellent math support, powered by ProseMirror. (In Development!)
Stars: ✭ 178 (+223.64%)
Mutual labels:  mathematics
Influential Cs Books
Most influential books on Computer Science/programming
Stars: ✭ 4,320 (+7754.55%)
Mutual labels:  computer-science
CS Offer
后台开发基础知识总结(春招/秋招)
Stars: ✭ 352 (+540%)
Mutual labels:  computer-science
Csgraduatefellowships
A curated list of fellowships for graduate students in Computer Science and related fields.
Stars: ✭ 155 (+181.82%)
Mutual labels:  computer-science
computer book list
一个综合了豆瓣,goodreads综合评分的计算机书籍书单
Stars: ✭ 1,535 (+2690.91%)
Mutual labels:  computer-science
Summaries
Summaries of @ArielUniversity @ComputerScience courses
Stars: ✭ 150 (+172.73%)
Mutual labels:  computer-science
CSIndex
Transparent data about Brazilian scientific production in Computer Science
Stars: ✭ 34 (-38.18%)
Mutual labels:  computer-science
Hacker-Earth
This is my HackerEarth Handle
Stars: ✭ 45 (-18.18%)
Mutual labels:  mathematics
Data Structures And Algorithms
Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DS&A. Give a Star 🌟 if it helps you.
Stars: ✭ 146 (+165.45%)
Mutual labels:  computer-science
DataStructures-Algorithms
A collections of many CP-based or DSA-based Questions that is stored various algorithms and datastructures to increase coding aptitutde. Anybody with a knack for coding can feel free to add more solutions and questions in the respective folders
Stars: ✭ 15 (-72.73%)
Mutual labels:  computer-science
Programming And Algorithm
这是北京大学在coursera上开设的「程序设计与算法」专项课程
Stars: ✭ 145 (+163.64%)
Mutual labels:  computer-science
Zju cs pee
Stars: ✭ 145 (+163.64%)
Mutual labels:  computer-science
spicyphysics
Sup bois, here's my work
Stars: ✭ 22 (-60%)
Mutual labels:  mathematics
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (+161.82%)
Mutual labels:  computer-science
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (+160%)
Mutual labels:  computer-science
Fourier-and-Images
Fourier and Images
Stars: ✭ 81 (+47.27%)
Mutual labels:  mathematics
speedy-math
An application which allows user (small kids) to practice basic Mathematics operations
Stars: ✭ 28 (-49.09%)
Mutual labels:  mathematics
CS-Learning-Resources
Learning Resources for Those New to Computer Science
Stars: ✭ 19 (-65.45%)
Mutual labels:  computer-science
Classiccomputerscienceproblemsinswift
Source Code for the Book Classic Computer Science Problems in Swift
Stars: ✭ 142 (+158.18%)
Mutual labels:  computer-science
Cs Books Pdf
编程电子书pdf,计算机常用电子书整理(高质量/附下载链接)包括 Java, Python, Linux, Go, C, C++, 数据结构与算法, AI人工智能, 计算机基础, 面试, 设计模式, 数据库, 前端等编程书籍。
Stars: ✭ 140 (+154.55%)
Mutual labels:  computer-science
61-120 of 555 similar projects