All Projects → Funmath → Similar Projects or Alternatives

1251 Open source projects that are alternatives of or similar to Funmath

Algorithmmap
建立你的算法地图:如何高效学习算法;算法工程师:从小白到专家
Stars: ✭ 47 (-49.46%)
Mutual labels:  algorithm
Maths
Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.
Stars: ✭ 69 (-25.81%)
Mutual labels:  math
Python Beginner Programming Exercises
Practice your Python programming skills with this interactive and auto-graded set of exercises.
Stars: ✭ 47 (-49.46%)
Mutual labels:  practice
Snake
Artificial intelligence for the Snake game.
Stars: ✭ 1,241 (+1234.41%)
Mutual labels:  algorithm
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+1013.98%)
Mutual labels:  algorithm
Hackerrank
This is the Repository where you can find all the solution of the Problems which you solve on competitive platforms mainly HackerRank and HackerEarth
Stars: ✭ 68 (-26.88%)
Mutual labels:  algorithm
Jobinterviewalgorithms
A directory of classic algorithms that you will find when interviewing for software engineering jobs.
Stars: ✭ 46 (-50.54%)
Mutual labels:  algorithm
Android Base
Android Clean Architecture MVP RESTful client template app
Stars: ✭ 87 (-6.45%)
Mutual labels:  practice
Rich Text Editor
Math editor (http://digabi.github.io/rich-text-editor/)
Stars: ✭ 45 (-51.61%)
Mutual labels:  math
Books
Awesome Books
Stars: ✭ 66 (-29.03%)
Mutual labels:  algorithm
Wyhash Rs
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
Stars: ✭ 44 (-52.69%)
Mutual labels:  algorithm
Algorithms
Port of http://stoimen.com/blog series of algorithms on github
Stars: ✭ 81 (-12.9%)
Mutual labels:  algorithm
Tensorflow In Practice
Code based in TensorFlow
Stars: ✭ 43 (-53.76%)
Mutual labels:  practice
Ruby Statistics
Ruby gem for some statistical operations without any statistical language dependency
Stars: ✭ 67 (-27.96%)
Mutual labels:  math
Js Tree List
Convert list to tree, managing a tree and its nodes.
Stars: ✭ 30 (-67.74%)
Mutual labels:  algorithm
Machine Learning Algorithms
A curated list of almost all machine learning algorithms and deep learning algorithms grouped by category.
Stars: ✭ 92 (-1.08%)
Mutual labels:  implementation
Simple Cryptography
Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.
Stars: ✭ 40 (-56.99%)
Mutual labels:  algorithm
Mabalgs
👤 Multi-Armed Bandit Algorithms Library (MAB) 👮
Stars: ✭ 67 (-27.96%)
Mutual labels:  algorithm
Cubature.jl
One- and multi-dimensional adaptive integration routines for the Julia language
Stars: ✭ 79 (-15.05%)
Mutual labels:  math
Codejam
Codejam, apac, kickstart, I/O for Women... 2017, 2016, 2015, 2014... All solutions here!
Stars: ✭ 85 (-8.6%)
Mutual labels:  algorithm
Spatialmath Python
Create, manipulate and convert representations of position and orientation in 2D or 3D using Python
Stars: ✭ 78 (-16.13%)
Mutual labels:  math
Algorithms Cheatsheet Resources
🤓All the geeky stuffs you need to know at one place!
Stars: ✭ 60 (-35.48%)
Mutual labels:  algorithm
Kickstart Googlecompetition
My Java implementation of Kick Start - Google's Coding Competitions. (not finished)
Stars: ✭ 28 (-69.89%)
Mutual labels:  algorithm
Math seq2tree
Seq2Tree model for Solving Math Word Problems
Stars: ✭ 67 (-27.96%)
Mutual labels:  math
Awesome Algorithm Question Solution
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
Stars: ✭ 988 (+962.37%)
Mutual labels:  algorithm
Training Material
A collection of code examples as well as presentations for training purposes
Stars: ✭ 85 (-8.6%)
Mutual labels:  math
Halfrost Field
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
Stars: ✭ 10,414 (+11097.85%)
Mutual labels:  algorithm
Sharpmath
A small .NET math library.
Stars: ✭ 36 (-61.29%)
Mutual labels:  math
Bezierpath Length
A simple API to get the length of a CGPath, UIBezierPath or NSBezierPath, written in Swift.
Stars: ✭ 78 (-16.13%)
Mutual labels:  math
Data Structures Questions
golang sorting algorithm and data construction.
Stars: ✭ 977 (+950.54%)
Mutual labels:  algorithm
Advancedeast
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.https://github.com/huoyijie/raspberrypi-car
Stars: ✭ 1,139 (+1124.73%)
Mutual labels:  algorithm
Computer Science Resources
A list of resources in different fields of Computer Science (multiple languages)
Stars: ✭ 1,316 (+1315.05%)
Mutual labels:  mathematics
Competitive Programing
个人算法刷题处
Stars: ✭ 33 (-64.52%)
Mutual labels:  algorithm
Accupy
Accurate sums and dot products for Python.
Stars: ✭ 65 (-30.11%)
Mutual labels:  mathematics
Formulador
Render math formulas in 2D in your terminal!
Stars: ✭ 33 (-64.52%)
Mutual labels:  math
Fractional Differentiation Time Series
As described in Advances of Machine Learning by Marcos Prado.
Stars: ✭ 78 (-16.13%)
Mutual labels:  mathematics
Algorithms mathmodels
【国赛】【美赛】数学建模相关算法 MATLAB实现(2018年初整理)
Stars: ✭ 968 (+940.86%)
Mutual labels:  mathematics
Traclusalgorithm
This is an implementation for TraClus algorithm in Java. A GUI was added.
Stars: ✭ 64 (-31.18%)
Mutual labels:  algorithm
Algorithms
Study cases for Algorithms and Data Structures.
Stars: ✭ 32 (-65.59%)
Mutual labels:  algorithm
100 Plus Python Programming Exercises Extended
100+ python programming exercise problem discussed ,explained and solved in different ways
Stars: ✭ 1,250 (+1244.09%)
Mutual labels:  practice
Dcgan Pytorch
PyTorch Implementation of DCGAN trained on the CelebA dataset.
Stars: ✭ 32 (-65.59%)
Mutual labels:  implementation
Machine Learning Open Source
Monthly Series - Machine Learning Top 10 Open Source Projects
Stars: ✭ 943 (+913.98%)
Mutual labels:  algorithm
Codinginterviews2 Bypython
此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。
Stars: ✭ 78 (-16.13%)
Mutual labels:  algorithm
Kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
Stars: ✭ 1,106 (+1089.25%)
Mutual labels:  algorithm
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+36073.12%)
Mutual labels:  implementation
Constant Vigilance
Learn this if you want to be a software engineer. Constant vigilance means being continually aware of areas that need improvement. For me, I am constantly searching for valuable resources to ensure I am able to solve any problem that comes my way.
Stars: ✭ 30 (-67.74%)
Mutual labels:  algorithm
Euler
Swift Custom Operators for Mathematical Notation
Stars: ✭ 1,123 (+1107.53%)
Mutual labels:  math
Deep Learning Book Chapter Summaries
Attempting to make the Deep Learning Book easier to understand.
Stars: ✭ 952 (+923.66%)
Mutual labels:  mathematics
Cracking The Coding Interview
Java solutions and explanations to problems in the book Cracking the Coding Interview(6th Edition).
Stars: ✭ 91 (-2.15%)
Mutual labels:  algorithm
Census Data Aggregator
Combine U.S. census data responsibly
Stars: ✭ 28 (-69.89%)
Mutual labels:  math
Dijkstra Cartography
Using Dijkstra's algorithm ("finding the shortest paths between nodes in a graph") to draw maps 🌍.
Stars: ✭ 1,112 (+1095.7%)
Mutual labels:  algorithm
Algorithm Visualizer
🎆Interactive Online Platform that Visualizes Algorithms from Code
Stars: ✭ 35,995 (+38604.3%)
Mutual labels:  algorithm
Hacktoberfest
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 78 (-16.13%)
Mutual labels:  algorithm
Jsprit
jsprit is a java based, open source toolkit for solving rich vehicle routing problems
Stars: ✭ 1,208 (+1198.92%)
Mutual labels:  algorithm
Boj Autocommit
When you solve the problem of Baekjoon Online Judge, it automatically commits and pushes to the remote repository.
Stars: ✭ 60 (-35.48%)
Mutual labels:  algorithm
Lintcode
📜 Lintcode/Leetcode algorithm written by Java, Python and JavaScript.
Stars: ✭ 21 (-77.42%)
Mutual labels:  algorithm
Yawysiwygee
Yet another what-you-see-is-what-you-get equation editor
Stars: ✭ 60 (-35.48%)
Mutual labels:  math
Anticrawlersolution
It covers the blockade principle of most anti-climbing strategies and corresponding solutions.👽👽👽👽(涵盖了大部分的反爬策略的封锁原理以及对应的解决方案。)
Stars: ✭ 77 (-17.2%)
Mutual labels:  algorithm
Unity3d Curves
2D curves in polar and Cartesian coordinates, 3D curves, surfaces and fractals for the Unity3D game engine.
Stars: ✭ 59 (-36.56%)
Mutual labels:  math
Bitp0wn
Algorithms to re-compute a private key, to fake signatures and some other funny things with Bitcoin.
Stars: ✭ 59 (-36.56%)
Mutual labels:  algorithm
121-180 of 1251 similar projects