Code Monkey home page Code Monkey logo

Carson Hanel's Projects

awesome-nlp icon awesome-nlp

:book: A curated list of resources dedicated to Natural Language Processing (NLP)

awesome-rnn icon awesome-rnn

Recurrent Neural Network - A curated list of resources dedicated to RNN

big_data_and_databases icon big_data_and_databases

A repository holding the code generated from STAT 624, Big Data and Databases for Statisticians.

c_code_dump icon c_code_dump

A code dump of the work I've done in C, this was my first language! If this interests you, all of these projects have also been done in Java, and are in my Java_Code_Dump!

c_rpg icon c_rpg

A little RPG I put together when I was first learning C. I wrote this before I fully understood the syntax, and updated with modules as I went. It looks horrendous in code, but it's slightly charming as a text RPG.

cplusplus_maximum_spans icon cplusplus_maximum_spans

Implementation of the STL stack in cplusplus, with an included spans algorithm which finds the longest span of increasing peaks of data.

cplusplus_mountain_paths icon cplusplus_mountain_paths

Takes elevation data and converts it to topological data in PPM format, and proceeds to find the most optimal greedy path.

cplusplus_store_backend icon cplusplus_store_backend

Implementation of the back end of a store in C++ utilizing dynamic memory allocation, polymorphism, and objects.

cplusplus_temperature_queries icon cplusplus_temperature_queries

Takes temperature node data and sorts it in an inefficient way utilizing a linked list data structure, then runs queries on the information.

csce-606 icon csce-606

Ruby web development code from Senior year.

data_mining_text_analysis icon data_mining_text_analysis

Natural Language Processing and Statistical Learning notes from Texas A&M University course CSCE 489: Special Topics in Data Mining in Social Networks.

datascience_statistics_drawer_python icon datascience_statistics_drawer_python

This is a repository holding useful code or notes from my adventures in STAT 489: Principles of Data Science and Statistics, as well as personal experiments.

fast.ai icon fast.ai

Code repository for my adventures in the Fast.ai; application of neural networks in Python.

hw-ruby-intro icon hw-ruby-intro

Ruby Introduction Assignment for Agile Development using Ruby on Rails

jack_toy_language_compiler icon jack_toy_language_compiler

XML compilation for a Java-like toy programming language. See also the VM machine as well as the assembler. Done in collaboration with Max Laughler.

jack_toy_language_rpg icon jack_toy_language_rpg

Implementation of the C RPG from another repository into the JACK programming language, which is a toy language built specifically to be run on the logical processor that was implemented in the CSCE 312 class. For a closer look at the internals, check out the Python_Assembler repository to understand the byte commands.

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.