intermediate
There are 384 repositories under intermediate topic.
iggredible/Learn-Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
collabnix/dockerlabs
Docker - Beginners | Intermediate | Advanced
chipsalliance/firrtl
Flexible Intermediate Representation for RTL
UnityTechnologies/MachineLearningRoguelike
A small Roguelike game that uses Machine Learning to power its entities. Originally used in talks by Ciro & Alessia.
learnbyexample/100_page_python_intro
:snake: Short, introductory guide for the Python programming language :green_book: :zap:
gpetepg/python_tips
Some Python tips for beginner to intermediate users. Also used as a personal cheat sheet. Featured here https://bit.ly/2ZaV4Pl
realityexpander/How_to_program_from_ground_up
Live code-along document to support my video series about Learning to Program Computers From The Ground Up With Minimal BS.
dwave-examples/3d-bin-packing
Use a hybrid solver to use the minimum number of bins to pack items with different dimensions
fix2015/javascript-questions-pro
Javascript question for diff level on diff theme, with nice structure, and video files
training-center/code-review
Um projeto onde você pode enviar seu código fonte para outras pessoas te ajudarem a melhorar
carpentries-incubator/python-intermediate-development
"Intermediate Research Software Development Skills (Python)" Lesson Material
dwave-examples/nurse-scheduling
A demo of a nurse scheduling model
zxq9/erlmud
Evolutionary demonstration of Erlang/OTP development.
dwave-examples/factoring
Factor numbers using a quantum computer
dwave-examples/satellite-placement
Group satellites into constellations such that their average observation coverage is maximized
dwave-examples/sudoku
Solve a Sudoku puzzle with a quantum computer
syedalisait/subtitle-downloader
Command Line Tool to download Subtitles for Movies:
mchesterkadwell/named-entity-recognition
Notebooks for teaching Named Entity Recognition at the Cultural Heritage Data School, run by Cambridge Digital Humanities
dwave-examples/clustering
Using a quantum computer to cluster data points
dwave-examples/structural-imbalance
Demo for analyzing the structural imbalance on a signed social network.
manthanank/learn-javascript
Complete Guide to Learn JavaScript.
dwave-examples/employee-scheduling
Schedule employees using a constrained quadratic model with a hybrid solver.
amberkakkar01/Doctello
This is a medical website designed by me to help hospitals and it is also beneficial for the different patients to classify their respective disease and their concerned doctors.
dwave-examples/graph-partitioning
Split a graph into two groups
mchesterkadwell/intro-to-text-mining-with-python
Cambridge Digital Humanities 'Introduction to Text-Mining with Python' (workshops 1 and 2)
qxf2/makemework
Fix the issues in this repo and make the program work.
dwave-examples/rna-folding
Finds the optimal stem configuration of an RNA sequence using the LeapHybridCQMSampler.
dwave-examples/distributed-computing
Minimize messaging between computers in a distributed computing system by using the LeapHybridCQMSampler. This problem is also known as the graph k-partitioning problem.
dwave-examples/reservoir-management
Manage water levels in a reservoir by controlling water pumps.
fontinixxl/legend-unity
2D Top-down roguelike made with Unity, featuring procedural dungeon generation
dwave-examples/crop-rotation
Finds optimal crop rotations for a set of crops to be planted in a connected set of plots using the LeapHybridDQMSampler.
dwave-examples/feature-selection-cqm
Use a hybrid solver to select features from two data sets
dwave-examples/job-shop-scheduling-cqm
Determine a schedule for running a set of jobs on a certain number of machines using the LeapHybridCQMSampler.
HackBinghamtonArchives/Intermediate-Python-Tutorial
🐍 Repo for a HackBU workshop on some Intermediate Python practices, just a step above basic for loops and if statements and what not.
luftywiranda13/generator-bunny
🐰 Jumpstart node module, like a bunny!
dwave-examples/feature-selection-notebook
Feature selection for machine learning using mutual information.