• Home
  • Blog
  • C# / Unity
  • C++ / Unreal Engine
  • Python strategy games
  • Python arcade games
  • Python other
  • Machine Learning
  • C
  • Scratch
  • Coding and electronics
  • How I learnt to code
  • Project Euler
  • Feedback
  James L.'s coding

James's blog

what I've been doing.

Machine learning: digit recognition

16/3/2019

0 Comments

 
I've created a machine learning page and added my first project.  It's a digit recognition program in Unity using a Dense network trained on the MNIST database using Keras / Tensorflow.  The main problem was exporting the trained model into Unity (which wouldn't work with a Convnet).  I'm going to see if I can do this with Unreal Engine.
link to machine learning page
Picture
0 Comments

Machine learning and Unreal Engine

10/3/2019

0 Comments

 
I've finished 3 big projects in the last month, Water the Crops, Navigate and Where to Next?  I'm going to focus now on trying to learn something new, rather than just getting stuff out.  I'm planning to look at machine learning and Unreal Engine.
0 Comments

Where to Next?

10/3/2019

0 Comments

 
I've completed Where to Next? a project a worked on with my sister.  
​Where to Next? makes intelligent recommendations to travellers about where they should visit next. 
Users rank places they’ve visited.  Then we make intelligent recommendations by looking at other travellers who have given out similar rankings to the user. 
Data is input using a keyboard or voice recognition/text to speech (using a Google AIY kit), making it easy to use in places like Tourist Information Offices or railway stations, including by people with limited vision.
The code is on my Python/Other page 

Link to my "python other" page
Picture
Picture
Picture
Picture
0 Comments

Oxford Computing Challenge

8/3/2019

0 Comments

 
Picture
I qualified for the Oxford Computing Challenge by doing Bebras, a computational thinking challenge. In the challenge you write programs in Blockly to solve problems e.g. solving a maze in 16 blocks. I would like to thank all of the teachers that supported me.
0 Comments

Coolest Projects

2/3/2019

0 Comments

 
Picture
I've had a wonderful time at coolest projects in Manchester. I exhibited Navigate - a game where you drive a container ship through Southampton port. I also enjoyed looking at other people's creations. I would like to thank  the volunteers and judges for making the event happen.
0 Comments
    Advert:

    Author

    I am doing lots of projects every projects all the time and I can't put them all on the website so I've made a blog.

    Archives

    August 2022
    April 2022
    March 2022
    February 2022
    January 2022
    November 2021
    October 2021
    August 2021
    July 2021
    June 2021
    April 2021
    March 2021
    June 2020
    May 2020
    April 2020
    March 2020
    September 2019
    June 2019
    May 2019
    April 2019
    March 2019
    February 2019
    January 2019
    November 2018
    August 2018
    July 2018
    June 2018
    May 2018
    April 2018
    March 2018
    February 2018
    January 2018
    December 2017
    November 2017
    October 2017

    Categories

    All

Proudly powered by Weebly
  • Home
  • Blog
  • C# / Unity
  • C++ / Unreal Engine
  • Python strategy games
  • Python arcade games
  • Python other
  • Machine Learning
  • C
  • Scratch
  • Coding and electronics
  • How I learnt to code
  • Project Euler
  • Feedback